t / t4018 / cpp-operator-definitionon commit Post 2.3 cycle (batch #9) (7a9409c)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}