hcl/json/test-fixtures/array.json
Mitchell Hashimoto 358b43ddbc JSON parser
2014-08-02 11:38:41 -07:00

5 lines
45 B
JSON

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