t / t4018 / cpp-template-function-definitionon commit t6036, t6043: increase code coverage for file collision handling (b8cd1bb)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}