t / t4018 / cpp-template-function-definitionon commit refs.c: remove extra git_path calls from read_loose_refs (f5b2dec)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}