hcl/parser/test-fixtures/structure_basic.hcl
2015-10-18 23:25:17 +03:00

6 lines
59 B
HCL

foo {
value = 7
"value" = 8
"complex::value" = 9
}