hcl/test-fixtures/structure_multi.hcl
Mitchell Hashimoto 1879551ff7 unix line endings
2014-08-02 22:05:36 -07:00

8 lines
48 B
HCL

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