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
commit986ff23e7d333818d4fe8fa434360e7a8a37736a (patch)
tree3a4aad8c413937533460db4549c3a7457ec1bbfa /test.json
parent60b0d4ef38a8820023d30e42a038ef962ad6d9e5 (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": {}
+}