t / t4018 / cpp-operator-definitionon commit t6044: add a testcase for index matching head, when head doesn't match HEAD (cf69f2a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}