]> Cypherpunks repositories - gostls13.git/commit
regexp: clarify example for 'FindString'
authorIvan Moscoso <moscoso@gmail.com>
Sat, 15 Jul 2017 17:53:48 +0000 (11:53 -0600)
committerIan Lance Taylor <iant@golang.org>
Sat, 15 Jul 2017 20:38:58 +0000 (20:38 +0000)
commit6bfd2d19ffa5b9700e1ddc8744bdfedf40d2b705
tree73273927a48810b617fa434085adfcd2913152f6
parent9c5eadf41379b53db38787e70012eeb2de8f41c9
regexp: clarify example for 'FindString'

Clarifying that FindString only provides left-most match

Change-Id: Ic6ecec12cca759fd4b3565ef5901a110843ffd56
Reviewed-on: https://go-review.googlesource.com/48609
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/regexp/example_test.go