t / t4018 / perl-sub-definitionon commit Merge branch 'ib/t3700-add-chmod-x-updates' into tg/add-chmod+x-fix (840529d)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}