hcl/test-fixtures/structure_multi.json
Mitchell Hashimoto 99d585c297 Tests pass.
2014-08-11 20:58:20 -07:00

12 lines
74 B
JSON

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