]> Cypherpunks repositories - gostls13.git/commit
all: add test for issue 20027
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 13 Sep 2024 03:56:48 +0000 (10:56 +0700)
committerGopher Robot <gobot@golang.org>
Fri, 13 Sep 2024 21:21:33 +0000 (21:21 +0000)
commit8343980c703fbc959f04ddd80ebdc55804545695
tree011d84d3ec1d65627fb6f362fff345391a73a006
parent0a2cc74f5a12b5cb7945e620a871b073b95ebee7
all: add test for issue 20027

Fixes #20027

Change-Id: Ia616d43c0affa7b927ddfb53755072c94ba27917
Reviewed-on: https://go-review.googlesource.com/c/go/+/612618
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tim King <taking@google.com>
src/cmd/compile/internal/types2/stdlib_test.go
src/go/types/stdlib_test.go
test/fixedbugs/issue20027.go [new file with mode: 0644]