t / t4018 / cpp-template-function-definitionon commit fetch: do not pass ref-prefixes for fetch by exact SHA1 (6c301ad)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}