t / t4018 / cpp-template-function-definitionon commit l10n: git.pot: v2.2.0 round 2 (1 updated) (e3f9cab)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}