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