OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / json / test-fixtures / array.json
1 {
2         "foo": [1, 2, "bar"],
3         "bar": "baz"
4 }