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
commitda5ec509413bcb884aecf899ed8d897babff3d8d (patch)
treefbe107b2161e90f20c6b4315068bec0317e88704 /test.json
parent985e5f3d014cb9802f6f9eecfaaa18f37b7096a7 (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": {}
+}