5 lines
74 B
HCL
5 lines
74 B
HCL
// This is a test structure for the lexer
|
|
foo bar "baz" {
|
|
key = 7;
|
|
}
|