t / t4018 / perl-sub-definitionon commit sha1-name.c: remove the_repo from handle_one_ref() (c931ba4)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}