t / t4018 / perl-sub-definitionon commit refs: allow for_each_replace_ref to handle arbitrary repositories (0d296c5)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}