t / t4018 / cpp-template-function-definitionon commit t6044: new merge testcases for when index doesn't match HEAD (a6ee883)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}