mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-13 22:50:17 +02:00
Copy JSON from SandBox to trunk
This commit is contained in:
5
JSON/testsuite/testfiles/valid/complex-array/input
Normal file
5
JSON/testsuite/testfiles/valid/complex-array/input
Normal file
@@ -0,0 +1,5 @@
|
||||
[1,2,3,4,
|
||||
"a", "b", "c",
|
||||
{"foo": "bar", "core": "dump"},
|
||||
true, false, true, true, null, false
|
||||
]
|
Reference in New Issue
Block a user