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
commit6ac26140246f66777e12900d3408a5c831caed1c (patch)
tree330fafe2acf89794b2b042ed2bca6d2b9b94cb9a /test.json
parenta800281374d62b48743dcf57da635e0758aa7f06 (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": {}
+}