t / t4018 / perl-sub-definitionon commit send-email: align RFC 2047 decoding more closely with the spec (11f70a7)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}