t / t4018 / perl-sub-definitionon commit builtin/apply: change die_on_unsafe_path() to check_unsafe_path() (119ab15)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}