]> Cypherpunks repositories - gostls13.git/commit
bytes,string: move the BUG to the comment of the function it's about
authorRob Pike <r@golang.org>
Sat, 16 Mar 2013 00:08:07 +0000 (17:08 -0700)
committerRob Pike <r@golang.org>
Sat, 16 Mar 2013 00:08:07 +0000 (17:08 -0700)
commit464257eeffedcf2c9e04fd8c47edc1f1fc491b62
tree5ab7c45884f6b6cb3f8703a2a3b53a63c0dd1f95
parentf98b8a00db9283930ee8f00046e9d87c673b0dca
bytes,string: move the BUG to the comment of the function it's about
Avoids printing it every time we ask a question about the package from
the command line.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7789048
src/pkg/bytes/bytes.go
src/pkg/strings/strings.go