]> Cypherpunks repositories - gostls13.git/commit
regexp: add example for ReplaceAll
authorpsampaz <psampaz@gmail.com>
Tue, 6 Aug 2019 16:56:33 +0000 (16:56 +0000)
committerIan Lance Taylor <iant@golang.org>
Thu, 5 Sep 2019 23:52:39 +0000 (23:52 +0000)
commit2b6b474f64d8f21d911910b04ef5a806ee37b154
tree4dadcb28d3389ff97c6e5e81fb31af8c2673ea8b
parent547021d723364451f5a248d6d42da7d9f67bf7a6
regexp: add example for ReplaceAll

Updates #21450

Change-Id: Ia31c20b52bae5daeb33d918234c2f0944a8aeb07
GitHub-Last-Rev: cc8554477024277c3c1b4122344e9d14427680b3
GitHub-Pull-Request: golang/go#33489
Reviewed-on: https://go-review.googlesource.com/c/go/+/189137
Run-TryBot: Sylvain Zimmer <sylvinus@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/regexp/example_test.go