Files
json-c/tests/valid_nested.json

2 lines
61 B
JSON

{"foo":123, "obj2": { "obj3": { "obj4": { "foo": 999 } } } }