summaryrefslogtreecommitdiff
path: root/test/files/run/t7582.check
diff options
context:
space:
mode:
authorAntoine Gourlay <antoine@gourlay.fr>2014-06-04 14:10:08 +0200
committerAntoine Gourlay <antoine@gourlay.fr>2014-06-12 11:32:44 +0200
commit4826d71f9f0a55c3e88847a2ae495db0f785e104 (patch)
tree5db8f32d4bf818946212b278b5bf16d410cc98db /test/files/run/t7582.check
parent85a26409f23ed8df6e82e763cb4415d519c3e9f5 (diff)
downloadscala-4826d71f9f0a55c3e88847a2ae495db0f785e104.tar.gz
scala-4826d71f9f0a55c3e88847a2ae495db0f785e104.tar.bz2
scala-4826d71f9f0a55c3e88847a2ae495db0f785e104.zip
SI-7372 make binarySearch methods use the same parameters for the same things.
The public facing binarySearch method used an inclusive 'from' parameter, while the internal @tailrec one used an *exclusive* 'from' parameter. No wonder there was an off-by-one error somewhere. This makes both methods use the same exclusive 'from' parameter.
Diffstat (limited to 'test/files/run/t7582.check')
0 files changed, 0 insertions, 0 deletions