t / t4018 / cpp-operator-definitionon commit bisect: fix off-by-one error in `best_bisection_sorted()` (7c11718)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}