t / t4018 / cpp-function-returning-referenceon commit mingw: emulate write(2) that fails with a EPIPE (2b86292)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}