t / t4018 / cpp-template-function-definitionon commit git-svn: fix auth parameter handling on SVN 1.9.0+ (0b66415)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}