t / t4018 / perl-sub-definitionon commit real_path: have callers use real_pathdup and strbuf_realpath (4ac9006)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}