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

11 lines
84 B
JSON

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