t / t4018 / cpp-template-function-definitionon commit l10n: it.po: update the Italian localization for v2.23.0 round 2 (ad1d0a5)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}