t / t4018 / cpp-template-function-definitionon commit git_snpath(): retire and replace with strbuf_git_path() (1a83c24)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}