t / t4018 / cpp-template-function-definitionon commit interpret-trailers.txt: start the desc line with a capital letter (a34dca2)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}