1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-28 22:53:03 +04:00
Files
json/test/json_tests/pass3.json
T
2015-05-09 13:56:51 +02:00

7 lines
148 B
JSON

{
"JSON Test Pattern pass3": {
"The outermost value": "must be an object or array.",
"In this test": "It is an object."
}
}