OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / multiline_no_eof.hcl
1 foo = <<EOF
2 bar
3 baz
4 EOF
5 key = "value"