t / t4018 / perl-sub-definitionon commit Merge branches 'bp/reset-quiet' and 'js/mingw-http-ssl' into nd/config-split (89e4fcb)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}