t / t4018 / cpp-template-function-definitionon commit git-p4: do not terminate creating tag for unknown commit (9ab1cfe)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}