t / t4018 / perl-sub-definitionon commit replace trivial malloc + sprintf / strcpy calls with xstrfmt (75faa45)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}