t / t4018 / cpp-operator-definitionon commit builtin/apply: make create_one_file() return -1 on error (603752a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}