t / t4018 / perl-sub-definitionon commit bisect: fix off-by-one error in `best_bisection_sorted()` (7c11718)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}