t / t4018 / cpp-operator-definitionon commit am: avoid directory rename detection when calling recursive merge machinery (6aba117)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}