t / t4018 / perl-sub-definitionon commit mergetool: don't require a work tree for --tool-help (7bfb7c3)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}