hcl/test-fixtures/structure.json
2014-08-02 20:48:36 -07:00

9 lines
73 B
JSON

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