t / t4018 / cpp-template-function-definitionon commit apply: add t4137 for submodule updates (558643e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}