t / t4018 / cpp-template-function-definitionon commit path.c: move some code out of strbuf_git_path_submodule() (bbbb7de)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}