ClickHouse/libs/libpoco/JSON/testsuite/data/valid/complex-array/input

6 lines
96 B
Plaintext
Raw Normal View History

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