t / t4018 / cpp-template-function-definitionon commit pathspec: simpler logic to prefix original pathspec elements (5d8f084)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}