hcl/test-fixtures/structure.hcl
2014-08-01 08:14:57 -07:00

6 lines
82 B
HCL

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