summaryrefslogtreecommitdiff
path: root/test/parsing/cases/simple.json.gold
diff options
context:
space:
mode:
Diffstat (limited to 'test/parsing/cases/simple.json.gold')
-rw-r--r--test/parsing/cases/simple.json.gold9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/parsing/cases/simple.json.gold b/test/parsing/cases/simple.json.gold
new file mode 100644
index 0000000..80fcad2
--- /dev/null
+++ b/test/parsing/cases/simple.json.gold
@@ -0,0 +1,9 @@
+map open '{'
+key: 'this'
+string: 'is'
+key: 'really'
+string: 'simple'
+key: 'json'
+string: 'right?'
+map close '}'
+memory leaks: 0