Files
stedolan-jq/tests/torture/input0.json
T

8 lines
151 B
JSON
Raw Normal View History

2014-12-22 23:06:27 -06:00
0 12 true false null [] {} [{}] [[]]
[0,01,[12,22,[34,[45,56],7]],[]]
{"a":[1]}
{"a":[{}]}
{"a":[{},[],[[]]]}
{"a":[{"b":[]}]}
{"a":[{"b":[]},{},[2]]}