t / t4018 / cpp-template-function-definitionon commit git submodule update: have a dedicated helper for cloning (4830868)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}