t / t4018 / perl-sub-definitionon commit credential-cache--daemon: use tempfile module (9e90331)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}