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