DEBSOURCES
Skip Quicknav
sources / golang-github-hashicorp-hcl-v2 / 2.14.1-2 / specsuite / tests / structure / blocks / single_oneline_invalid.hcldec
1234567891011121314
block_list { block_type = "a" object { attr "b" { type = string } attr "c" { type = string } block_list "d" { object {} } } }