OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure_multi.hcl
1 foo "baz" {
2         key = 7
3 }
4
5 foo "bar" {
6         key = 12
7 }