1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-04-20 19:17:24 +02:00
Files
SqMod/vendor/Jansson/test/suites/valid/complex-array/input
T
2021-07-06 17:16:28 +03:00

6 lines
96 B
Plaintext

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