t / t4018 / cpp-template-function-definitionon commit t7408: merge short tests, factor out testing method (9292536)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}