]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] regexp: fix a couple of bugs in the documentation
authorRob Pike <r@golang.org>
Wed, 13 Jun 2012 20:24:32 +0000 (16:24 -0400)
committerRob Pike <r@golang.org>
Wed, 13 Jun 2012 20:24:32 +0000 (16:24 -0400)
commitc558dc787de7609911aead0063aea32d2931409d
tree74fd53bce606fb5ae5b51619630317bd193a1b3b
parent5fc093e3c08f5f19531d5a1efcc088c1f21dc1ea
[release-branch.go1] regexp: fix a couple of bugs in the documentation

««« backport 97295af6ee9b
regexp: fix a couple of bugs in the documentation
Byte slices are not strings.

Fixes #3687.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/6257074

»»»
src/pkg/regexp/regexp.go