From 08ab881a480a73d6be005c4b4e1cf35814b53e3c Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 17 Oct 2020 15:22:09 +0800 Subject: +init --- test/qson/test.qson | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/qson/test.qson (limited to 'test/qson/test.qson') 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 -- cgit v1.1-26-g67d0