hcl/parser/test-fixtures/structure_basic.hcl

6 lines
59 B
HCL
Raw Normal View History

2015-10-18 20:25:17 +00:00
foo {
value = 7
"value" = 8
"complex::value" = 9
}