t / t4018 / cpp-operator-definitionon commit refresh_index: remove unnecessary calls to preload_index() (6c5b7f5)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}