t / t4018 / cpp-template-function-definitionon commit Merge branch 'ib/t3700-add-chmod-x-updates' into tg/add-chmod+x-fix (840529d)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}