t / t4018 / cpp-template-function-definitionon commit tag doc: reword --[no-]merged to talk about commits, not tips (8881d35)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}