t / t4018 / perl-sub-definitionon commit Merge branch 'dt/smart-http-detect-server-going-away' into maint (48d23c1)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}