summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/test-fixtures/multiline_no_eof.hcl
blob: faa13290bf7cc2281ff97689b7b91860eaac6cb5 (plain)
1
2
3
4
5
foo = <<EOF
bar
baz
EOF
key = "value"