hcl/test-fixtures/structure_flat.json
2014-08-02 21:29:59 -07:00

9 lines
69 B
JSON

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