summaryrefslogtreecommitdiffstats
path: root/test.json
diff options
context:
space:
mode:
authortv <tv@also>2011-07-31 04:23:36 +0200
committertv <tv@also>2011-07-31 04:23:36 +0200
commit991ec1c91e4bde50b41b06765ffdb045bc21710b (patch)
tree3220c9311a77b30ead8c7606454c1a0e1bbcd370 /test.json
parenta88775480f3500bc3e12d9263ef47ca953c76189 (diff)
parent38bc33d7b4750540afcd67a37cfb00da3357b053 (diff)
Merge /home/tv/sh-json
Diffstat (limited to 'test.json')
-rw-r--r--test.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/test.json b/test.json
new file mode 100644
index 00000000..a0406039
--- /dev/null
+++ b/test.json
@@ -0,0 +1,6 @@
+{
+ "a": "1",
+ "b": 2,
+ "c": { "ca": 11, "cb": [1, 2, 3, "42"] },
+ "d": {}
+}