t / t4018 / perl-sub-definitionon commit git p4 test: disable '-x' tracing in the p4d watchdog loop (3fae7ad)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}