t / t4018 / perl-sub-definitionon commit git_extract_argv0_path: do nothing without RUNTIME_PREFIX (c1bb33c)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}