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