t / t4018 / cpp-operator-definitionon commit t2203: avoid hard-coded object ID values (f6c9b47)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}