t / t4018 / cpp-template-function-definitionon commit t1308: do not get fooled by symbolic links to the source tree (58461bd)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}