t / t4018 / cpp-template-function-definitionon commit Add tests for wildcard "path vs ref" disambiguation (ae454f6)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}