t / t4018 / perl-sub-definitionon commit Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix' (ccce1e5)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}