t / t4018 / cpp-operator-definitionon commit config: avoid "write_in_full(fd, buf, len) < len" pattern (efacf60)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}