t / t4018 / cpp-operator-definitionon commit mingw: emulate write(2) that fails with a EPIPE (2b86292)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}