t / t4018 / cpp-template-function-definitionon commit Merge branch 'jt/tag-following-with-proto-v2-fix' (d6628c9)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}