Sign in
third-party-mirror
/
golang
/
hashicorp
/
hcl
/
03ccb17c49038030a26f0d05e9be1357a319e59d
/
.
/
test-fixtures
/
structure2.hcl
blob: 7577ffc0e47e2e202788270d4917ffdb30629647 [
file
] [
log
] [
blame
]
// This is a test structure for the lexer
foo
"baz"
{
key
=
7
foo
=
"bar"
}
foo
{
key
=
7
}