route/vendor/github.com/hashicorp/hcl/test-fixtures/multiline_no_eof.hcl

6 lines
38 B
HCL

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