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

9 lines
73 B
JSON

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