diff options
Diffstat (limited to 'tests/bc/errors/24.txt')
-rw-r--r-- | tests/bc/errors/24.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/bc/errors/24.txt b/tests/bc/errors/24.txt new file mode 100644 index 0000000000000..0fbfe2762504b --- /dev/null +++ b/tests/bc/errors/24.txt @@ -0,0 +1,9 @@ +perm(10, 2) +comb(10, 2) +perm(6, 2) +comb(6, ++i[]) +} + +define m(*x[], *y[]) { + r@turn x[0]) +z
\ No newline at end of file |