t / t4018 / cpp-operator-definitionon commit builtin/notes: simplify early exit code in add() (b0de56c)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}