croc/vendor/github.com/yudai/hcl/json/test-fixtures/array.json

5 lines
45 B
JSON

{
"foo": [1, 2, "bar"],
"bar": "baz"
}