summaryrefslogtreecommitdiff
path: root/test/partest
diff options
context:
space:
mode:
authorSom Snytt <som.snytt@gmail.com>2016-09-26 14:29:12 -0700
committerSom Snytt <som.snytt@gmail.com>2016-09-26 14:29:12 -0700
commitae0269200c6e5af8120587e2317f595e746c6114 (patch)
tree0338816b25d52661777c8936ccc6f154f8fae474 /test/partest
parent63f5eb5eb751fa5bfb69d0e783aa360abac82a1b (diff)
downloadscala-ae0269200c6e5af8120587e2317f595e746c6114.tar.gz
scala-ae0269200c6e5af8120587e2317f595e746c6114.tar.bz2
scala-ae0269200c6e5af8120587e2317f595e746c6114.zip
SI-9936 SeqLike.indexWhere starts at zero
This follows the Scaladoc, and makes ``` "abcdef".indexOf('c', -1) ``` work like ``` "abcdef".toVector.indexOf('c', -1) ```
Diffstat (limited to 'test/partest')
0 files changed, 0 insertions, 0 deletions