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