t / t4018 / perl-sub-definitionon commit hash-object: fix buffer reuse with --path in a subdirectory (a1be47e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}