t / t4018 / perl-sub-definitionon commit commit: add repository argument to lookup_commit_reference_gently (21e1ee8)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}