tests: Use "make STOP=1 check" to stop on first failure
[jansson.git] / test / suites / valid-strip / complex-array / input
1 [1,2,3,4,
2 "a", "b", "c",
3 {"foo": "bar", "core": "dump"},
4 true, false, true, true, null, false
5 ]