rougail-output-hcl/tests/results/05-doc_block_in_block.yaml.hcl

5 lines
64 B
HCL

a_block {
a_second_block {
an_attribute = "a value"
}
}