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