t / t4018 / cpp-operator-definitionon commit t7408: merge short tests, factor out testing method (9292536)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}