t / t4018 / perl-sub-definitionon commit l10n: git.pot: v2.4.0 round 1 (99 new, 92 removed) (c2ea120)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}