t / t4018 / cpp-template-function-definitionon commit travis-ci: update Git-LFS and P4 to the latest version (31f3c86)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}