a1fbdda609
git-subtree-dir: hclnew git-subtree-mainline:4de51957ef
git-subtree-split:2e450506d2
6 lines
82 B
HCL
6 lines
82 B
HCL
// This is a test structure for the lexer
|
|
foo bar "baz" {
|
|
key = 7
|
|
foo = "bar"
|
|
}
|