DEBSOURCES
Skip Quicknav
sources / golang-github-hashicorp-hcl / 1.0.0-1.1 / test-fixtures / structure2.hcl
123456789
// This is a test structure for the lexer foo "baz" { key = 7 foo = "bar" } foo { key = 7 }