t / t4018 / cpp-operator-definitionon commit am -3: support 3way merge on unborn branch (2c970c9)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}