]> Cypherpunks repositories - gostls13.git/commit
regexp/syntax: make it clearer that \b and \B are ASCII-defined
authorRob Pike <r@golang.org>
Thu, 8 Aug 2013 03:26:39 +0000 (13:26 +1000)
committerRob Pike <r@golang.org>
Thu, 8 Aug 2013 03:26:39 +0000 (13:26 +1000)
commitb4f370ca57ca440506998bdb5f51f13e4243eea5
tree853b55260bc3fb30517a0e5909a0eeaf295d9119
parent077989cf94cabfddf3cf05b7a6a071ea0c59a345
regexp/syntax: make it clearer that \b and \B are ASCII-defined
Fixes #5896.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/12645043
src/pkg/regexp/syntax/doc.go