t / t4018 / cpp-template-function-definitionon commit refs.c: add a function to append a reflog entry to a fd (2c6207a)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}