t / t4018 / perl-sub-definitionon commit t3506: validate '-m 1 -ff' is now accepted for non-merge commits (1c32013)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}