]> Cypherpunks repositories - gostls13.git/commit
regexp/syntax: clarify that \Z means Perl's \Z
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 18 May 2016 01:00:32 +0000 (01:00 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 18 May 2016 04:43:32 +0000 (04:43 +0000)
commitcdcb8271a411bac78aa886a5998ac2c10b23f058
tree768f556f43499eb7ebd9bd325e4eda0292afc964
parent23a59ba17cbfeb5380845f309f88165b2e38930b
regexp/syntax: clarify that \Z means Perl's \Z

Fixes #14793

Change-Id: I408056d096cd6a999fa5e349704b5ea8e26d2e4e
Reviewed-on: https://go-review.googlesource.com/23201
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/syntax/doc.go