route/vendor/github.com/hashicorp/hcl/test-fixtures/structure_multi.hcl

8 lines
48 B
HCL

foo "baz" {
key = 7
}
foo "bar" {
key = 12
}