OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / structure.hcl
1 // This is a test structure for the lexer
2 foo "baz" {
3         key = 7
4         foo = "bar"
5 }