t / t4018 / cpp-operator-definitionon commit trace2:data: add trace2 instrumentation to index read/write (42fee7a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}