t / t4018 / perl-sub-definitionon commit wrapper.c: remove/unlink_or_warn: simplify, treat ENOENT as success (1054af7)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}