OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / basic.json
1 {
2         "foo": "bar",
3     "bar": "${file(\"bing/bong.txt\")}"
4 }