summaryrefslogtreecommitdiff
path: root/test/parsing/cases/am_stuff.json.gold
diff options
context:
space:
mode:
Diffstat (limited to 'test/parsing/cases/am_stuff.json.gold')
-rw-r--r--test/parsing/cases/am_stuff.json.gold14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/parsing/cases/am_stuff.json.gold b/test/parsing/cases/am_stuff.json.gold
new file mode 100644
index 0000000..bf3a5bb
--- /dev/null
+++ b/test/parsing/cases/am_stuff.json.gold
@@ -0,0 +1,14 @@
+map open '{'
+map close '}'
+array open '['
+array close ']'
+array open '['
+array close ']'
+string: 'sdfasd'
+integer: 123
+map open '{'
+key: '123'
+integer: 123
+map close '}'
+double: 3.1e+124
+memory leaks: 0