]> Cypherpunks repositories - gostls13.git/commit
bytes: add ReplaceAll example
authordupoxy <dupoxy@users.noreply.github.com>
Thu, 13 Dec 2018 18:52:17 +0000 (18:52 +0000)
committerIan Lance Taylor <iant@golang.org>
Thu, 13 Dec 2018 19:40:13 +0000 (19:40 +0000)
commit57de1af78c30d7f06e788b33c96341f286f36f4d
tree835d33212fa367b907da1e3f4b0867a6469cc0f7
parent01eb1d045963a554a39b40c964e9411183dcc42e
bytes: add ReplaceAll example

Change-Id: I36cc0b68a5a47ac78982b05118c58723c9c6648c
GitHub-Last-Rev: 0704d9569407d8b84d1ddcf845b759f7daa91ec1
GitHub-Pull-Request: golang/go#29203
Reviewed-on: https://go-review.googlesource.com/c/153842
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bytes/example_test.go