hcl/test-fixtures/structure_list.json

8 lines
66 B
JSON
Raw Normal View History

2014-08-21 20:32:31 +00:00
{
"foo": [{
"key": 7
}, {
"key": 12
}]
}