t / t4018 / perl-sub-definitionon commit run-command.c: print program 'git' when tracing git_cmd mode (21dfc5e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}