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

6 lines
38 B
HCL
Raw Normal View History

2017-12-02 23:34:35 +00:00
foo = <<EOF
bar
baz
EOF
key = "value"