hcl/test-fixtures/structure.hcl

5 lines
74 B
HCL
Raw Normal View History

2014-07-31 20:56:51 +00:00
// This is a test structure for the lexer
foo bar "baz" {
key = 7;
}