t / t4018 / perl-sub-definitionon commit git p4 test: use 'test_atexit' to kill p4d and the watchdog process (99e37c2)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}