t / t4018 / perl-sub-definitionon commit i18n: rebase-interactive: mark comments of squash for translation (f2d1706)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}