Newer
Older
pokemon-go-trade / vendor / github.com / hashicorp / hcl / test-fixtures / structure.hcl
Simon Lindgren on 12 Feb 2021 78 bytes first commit
// This is a test structure for the lexer
foo "baz" {
	key = 7
	foo = "bar"
}