t / t4018 / cpp-template-function-definitionon commit sha1-file.c: remove the_repo from read_object_with_reference() (d3b4705)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}