t / t4018 / perl-sub-definitionon commit t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh' (0f59128)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}