hcl/json/test-fixtures/array.json

5 lines
45 B
JSON
Raw Normal View History

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