route/vendor/github.com/hashicorp/hcl/test-fixtures/structure2.json

11 lines
93 B
JSON

{
"foo": [{
"baz": {
"key": 7,
"foo": "bar"
}
}, {
"key": 7
}]
}