t / t4018 / cpp-template-function-definitionon commit .gitattributes: add *.pl extension for Perl (00acdbc)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}