hcl/hclnew/parser/test-fixtures/structure_basic.hcl
Mitchell Hashimoto a1fbdda609 Add 'hclnew/' from commit '2e450506d2b521ae348f9bb97d1b07800177b83f'
git-subtree-dir: hclnew
git-subtree-mainline: 4de51957ef
git-subtree-split: 2e450506d2
2015-11-06 16:00:53 -08:00

6 lines
59 B
HCL

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