t / t4018 / cpp-operator-definitionon commit config: avoid using the global variable `store` (fee8572)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}