hcl/test-fixtures/structure_list.json
2014-08-21 13:32:31 -07:00

8 lines
66 B
JSON

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