t / t4018 / matlab-functionon commit l10n: git.pot: v2.23.0 round 1 (130 new, 35 removed) (6b0f1a9)
   1function y = RIGHT()
   2x = 5;
   3y = ChangeMe + x;
   4end