]> Cypherpunks repositories - gostls13.git/commit
strings: fix minor bug in LastIndexFunc
authorRoger Peppe <rogpeppe@gmail.com>
Wed, 22 Sep 2010 02:58:09 +0000 (22:58 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 22 Sep 2010 02:58:09 +0000 (22:58 -0400)
commit8ee986570adeb4216ad340f3fc5ff30311345efe
tree5717aa115f86ae5b7030b6fb71eec33e96f96c93
parentb11740fb6d2aa61b50a49144a0854ba84483c1f6
strings: fix minor bug in LastIndexFunc

R=r, rsc
CC=golang-dev
https://golang.org/cl/2250042
src/pkg/strings/strings.go
src/pkg/strings/strings_test.go