t / t4018 / cpp-operator-definitionon commit line-log.c: prevent crash during union of too many ranges (aaae0bf)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}