packages feed

language-hcl-0.1.1.0: test-fixtures/structure.hcl

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