t / t4018 / perl-sub-definitionon commit t6036, t6043: increase code coverage for file collision handling (b8cd1bb)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}