hcl/test-fixtures/structure.hcl
2014-07-31 13:56:51 -07:00

5 lines
74 B
HCL

// This is a test structure for the lexer
foo bar "baz" {
key = 7;
}