git-multimail: update to release 1.2.0
[git.git] / t / t4018 / perl-skip-end-of-heredoc
blobc22d39b25670029dce59d4a6fd9f744f5b48d1e3
1 sub RIGHTwithheredocument {
2         print <<"EOF"
3 decoy here-doc
4 EOF
5         # some lines of context
6         # to pad it out
7         print "ChangeMe\n";