t / t4018 / cpp-template-function-definitionon commit remove_leading_path: use a strbuf for internal storage (4635768)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}