DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.47.3-0%2Bdeb13u1 / 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"; }