t / t4018 / cpp-template-function-definitionon commit l10n: zh_CN: for git v2.23.0 l10n round 1~2 (a6cd2cc)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}