commit | 46db2e3c25f417008d2e639781169702104a9ef2 | [log] [tgz] |
---|---|---|
author | Rob Pike <r@golang.org> | Mon Aug 09 15:11:02 2010 -0700 |
committer | Rob Pike <r@golang.org> | Mon Aug 09 15:11:02 2010 -0700 |
tree | 8ee03b04f9de4103aeb62c328ea15c6f84bd5abc | |
parent | d5cfb3b3d5c710945ca894807625ed8ddea04f97 [diff] |
regexp: document that backslashes are the escape character. Fixes #1013. R=rsc, gri CC=golang-dev https://golang.org/cl/1938041