OSDN Git Service

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