1
0
mirror of https://github.com/golang/go synced 2024-09-30 15:28:33 -06:00
go/api/next/56041.txt
cuiweixie 581a822a9e regexp: add ErrLarge error
For #56041

Change-Id: I6c98458b5c0d3b3636a53ee04fc97221f3fd8bbc
Reviewed-on: https://go-review.googlesource.com/c/go/+/444817
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: xie cui <523516579@qq.com>
2022-11-02 18:15:21 +00:00

3 lines
117 B
Plaintext

pkg regexp/syntax, const ErrLarge = "expression too large" #56041
pkg regexp/syntax, const ErrLarge ErrorCode #56041