t / t4018 / cpp-template-function-definitionon commit sha1_file: replace PATH_MAX buffer with strbuf in prepare_packed_git_one() (880fb8d)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}