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