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