t / t4018 / cpp-template-function-definitionon commit convert log_ref_write_fd() to use strbuf (80a6c20)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}