t / t4018 / cpp-operator-definitionon commit diff-delta: fix encoding size that would not fit in "unsigned int" (3f0a67a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}