aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
diff options
context:
space:
mode:
Diffstat (limited to 'testcases')
-rw-r--r--testcases9
1 files changed, 9 insertions, 0 deletions
diff --git a/testcases b/testcases
index d1a9fff..ed710e1 100644
--- a/testcases
+++ b/testcases
@@ -93,3 +93,12 @@ BEGIN {
}'
:
gawk
+--
+17:
+./cppawk -M 'BEGIN { print __bignum__ }'
+:
+1
+--
+18:
+./cppawk 'BEGIN { print __bignum__ }'
+: