summaryrefslogtreecommitdiff
path: root/test/qson/test.qson
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-10-17 15:22:09 +0800
committerchai <chaifix@163.com>2020-10-17 15:22:09 +0800
commit08ab881a480a73d6be005c4b4e1cf35814b53e3c (patch)
tree00297c01905cff519509598c5340a82c0fc2e941 /test/qson/test.qson
Diffstat (limited to 'test/qson/test.qson')
-rw-r--r--test/qson/test.qson6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/qson/test.qson b/test/qson/test.qson
new file mode 100644
index 0000000..35c70e5
--- /dev/null
+++ b/test/qson/test.qson
@@ -0,0 +1,6 @@
+{
+ "test2" : [1,2,3],
+ "test3" : 10,
+ 1 : 2,
+ "address" : {},
+} \ No newline at end of file