t / t4018 / cpp-template-function-definitionon commit packfile: remove GIT_DEBUG_LOOKUP log statements (a74f6c1)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}