hcl/hclsyntax/fuzz/config/corpus/block-nested.hcl

6 lines
46 B
HCL

block {
another_block {
foo = bar
}
}