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

8 lines
66 B
JSON

{
"foo": [{
"key": 7
}, {
"key": 12
}]
}