t / t4018 / cpp-operator-definitionon commit builtin/apply: make apply_patch() return -1 or -128 instead of die()ing (f07a9f7)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}