]> Dogcows Code - chaz/yoink/blobdiff - yajl/test/cases/array.json
new classes; yajl library
[chaz/yoink] / yajl / test / cases / array.json
diff --git a/yajl/test/cases/array.json b/yajl/test/cases/array.json
new file mode 100644 (file)
index 0000000..f76058d
--- /dev/null
@@ -0,0 +1,6 @@
+["foo",
+ "bar", "baz",
+ true,false,null,{"key":"value"},
+ [null,null,null,[]],
+ "\n\r\\"
+]
This page took 0.024466 seconds and 4 git commands to generate.