t / t4018 / perl-sub-definitionon commit sequencer: introduce new commands to reset the revision (45de8cd)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}