DEBSOURCES
Skip Quicknav
sources / python-pyhcl / 0.4.4-6 / tests / fixtures / structure2.hcl
123456789
// This is a test structure for the lexer foo "baz" { key = 7 foo = "bar" } foo { key = 7 }