t / t4018 / perl-sub-definitionon commit trace2: use system/global config for default trace2 settings (bce9db6)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}