t / t4018 / perl-sub-definitionon commit path.c: migrate global git_path_* to take a repository argument (102de88)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}