t / t4018 / cpp-operator-definitionon commit copy_fd(): do not close the input file descriptor (b29763a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}