t / t4018 / cpp-operator-definitionon commit transport.c: remove implicit dependency on the_index (6c6d5d0)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}