t / t4018 / perl-sub-definitionon commit l10n: vi.po(3288t): Updated Vietnamese translation for v2.16.0 round 2 (fe73f3e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}