t / t4018 / cpp-operator-definitionon commit avoid shifting signed integers 31 bits (9a93c66)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}