t / t4018 / cpp-operator-definitionon commit t1512: become resilient to GETTEXT_POISON build (3bb4644)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}