summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/integers.json
diff options
context:
space:
mode:
Diffstat (limited to 'jcnf/yajl/cases/integers.json')
-rw-r--r--jcnf/yajl/cases/integers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/jcnf/yajl/cases/integers.json b/jcnf/yajl/cases/integers.json
new file mode 100644
index 0000000..ca1393a
--- /dev/null
+++ b/jcnf/yajl/cases/integers.json
@@ -0,0 +1,3 @@
+[ 1,2,3,4,5,6,7,
+ 123456789 , -123456789,
+ 9223372036854775807, -9223372036854775807 ]