hcl/test-fixtures/structure.hcl
Mitchell Hashimoto 9a98eac129 Commit things
2014-07-31 18:44:21 -07:00

6 lines
87 B
HCL

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