t / t4018 / perl-sub-definitionon commit send-email: only allow one address per body tag (9d33439)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}