t / t4018 / cpp-template-function-definitionon commit use st_add and st_mult for allocation size computation (50a6c8e)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}