t / t4018 / cpp-operator-definitionon commit t5536: simplify checking of messages output to stderr (51b74b5)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}