simdjson/jsonchecker/pass03.json

7 lines
148 B
JSON
Raw Normal View History

2018-07-26 10:59:40 +08:00
{
"JSON Test Pattern pass3": {
"The outermost value": "must be an object or array.",
"In this test": "It is an object."
}
}