]> Cypherpunks repositories - gostls13.git/commit
regexp/syntax: use min func
authorqiulaidongfeng <2645477756@qq.com>
Tue, 3 Oct 2023 14:22:16 +0000 (14:22 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 3 Oct 2023 19:49:07 +0000 (19:49 +0000)
commit3bd30298dd3b59f9c760f7befd6cf21bf479b766
tree739bb34228e30b11b78a4e0c8fc2f7befd3389c2
parentd98f74b31eab9308c8c6e9d4a0ad6c04d5dac65a
regexp/syntax: use min func

Change-Id: I679c906057577d4a795c07a2f572b969c3ee14d5
GitHub-Last-Rev: fba371d2d6bfc7fbf3a93a53bb22039acf65d7cf
GitHub-Pull-Request: golang/go#63350
Reviewed-on: https://go-review.googlesource.com/c/go/+/532218
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/regexp/syntax/parse.go