t / t4018 / cpp-operator-definitionon commit pack-objects: fix performance issues on packing large deltas (9ac3f0e)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}