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