DEBSOURCES
Skip Quicknav
sources / cgit / 1.1%2Bgit2.10.2-3%2Bdeb9u1 / git / t / t4018 / perl-skip-end-of-heredoc
12345678
sub RIGHTwithheredocument { print <<"EOF" decoy here-doc EOF # some lines of context # to pad it out print "ChangeMe\n"; }