1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-24 19:17:12 +02:00
Files
SqMod/vendor/Jansson/test/suites/valid/complex-array/input
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
]