t / t4018 / perl-sub-definitionon commit l10n: Updated Bulgarian translation of git (2296t,0f,0u) (6c31a5e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}