t / t4018 / cpp-class-constructoron commit bisect: fix off-by-one error in `best_bisection_sorted()` (7c11718)
   1Item::Item(int RIGHT)
   2{
   3        ChangeMe;
   4}