t / t4018 / cpp-template-function-definitionon commit commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories (d9a05e7)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}