hcl/test-fixtures/multiline_no_eof.hcl
2015-11-10 15:08:59 -08:00

6 lines
38 B
HCL

foo = <<EOF
bar
baz
EOF
key = "value"