aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2020-06-10 23:42:20 -0600
committerGavin Howard <yzena.tech@gmail.com>2020-06-10 23:42:20 -0600
commit54c0facdce81d0e0e1b45af60898c37a29cbae1f (patch)
tree283465d6b20e5e2d88766b345c0eb6711c639dfc /tests
parent6a56dc7535ae7adc4a59f24c6d92055122f65c3c (diff)
downloadplatform_external_bc-54c0facdce81d0e0e1b45af60898c37a29cbae1f.tar.gz
platform_external_bc-54c0facdce81d0e0e1b45af60898c37a29cbae1f.tar.bz2
platform_external_bc-54c0facdce81d0e0e1b45af60898c37a29cbae1f.zip
Add another fix for the parse bug and a test
Diffstat (limited to 'tests')
-rw-r--r--tests/bc/errors.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bc/errors.txt b/tests/bc/errors.txt
index 7977a8c8..bb1d033f 100644
--- a/tests/bc/errors.txt
+++ b/tests/bc/errors.txt
@@ -233,6 +233,7 @@ bytes(1) + 4
4e-4.2
a[2^63] = 1
ibase = 100
+length(l[] + i[])
length("string")
abs("string")
abs(a[])