t / t4018 / cpp-operator-definitionon commit branch: use write_file_buf instead of write_file (7eb6e10)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}