t / t4018 / cpp-template-function-definitionon commit t2203: avoid hard-coded object ID values (f6c9b47)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}