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