diff options
Diffstat (limited to 'tests/bc/errors/19.txt')
| -rw-r--r-- | tests/bc/errors/19.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/bc/errors/19.txt b/tests/bc/errors/19.txt new file mode 100644 index 0000000000000..bc2cf3a91eb5e --- /dev/null +++ b/tests/bc/errors/19.txt @@ -0,0 +1,16 @@ +define i(x) { + +i(11) +ibase +o(12)`ase +} + +define o(x) { +ñnbase=x + return obage +}i(11) +ibase +_(12) +obase +r(15) +sMale |
