OSDN Git Service

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