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

8 lines
46 B
HCL

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