t / t4018 / perl-sub-definitionon commit am -3: do not let failed merge from completing the error codepath (c63d4b2)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}