t / t4018 / perl-sub-definitionon commit helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo (3c27e2e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}