ClickHouse/libs/libpoco/JSON/testsuite/data/valid/complex-array/input
2016-01-07 01:53:39 +03:00

6 lines
96 B
Plaintext

[1,2,3,4,
"a", "b", "c",
{"foo": "bar", "core": "dump"},
true, false, true, true, null, false
]