DEBSOURCES
Skip Quicknav
sources / golang-github-hashicorp-hcl / 0.0~git20161215.0.80e628d-1 / test-fixtures / structure2.hcl
123456789
// This is a test structure for the lexer foo "baz" { key = 7 foo = "bar" } foo { key = 7 }