t / t4018 / perl-sub-definitionon commit t9811-git-p4-label-import: fix pipeline negation (74ec8cf)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}