miller/test/input/json-collection-0014.json
2021-11-11 14:15:13 -05:00

12 lines
109 B
JSON

{
"x": {
"a": 1,
"b": {
"c": 3,
"d": 4,
"e": 5
},
"f": 6
},
"y": 7
}