hcl/json/test-fixtures/object.json

6 lines
37 B
JSON
Raw Normal View History

2014-08-02 18:38:41 +00:00
{
"foo": {
"bar": [1,2]
}
}