t / t4018 / perl-sub-definitionon commit shortlog: replace hand-parsing of author with pretty-printer (2db6b83)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}