t / t4018 / cpp-template-function-definitionon commit t6044: add a testcase for index matching head, when head doesn't match HEAD (cf69f2a)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}