t / t4018 / perl-sub-definitionon commit Merge tag 'l10n-2.4-maint-de-updates' of git://github.com/git-l10n/git-po into maint (2c185f0)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}