OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure_list.json
1 {
2         "foo": [{
3         "key": 7
4     }, {
5         "key": 12
6     }]
7 }