]> Cypherpunks repositories - gostls13.git/commit
test: add another regression test for issue 73309
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 3 Jun 2025 17:04:26 +0000 (00:04 +0700)
committerGopher Robot <gobot@golang.org>
Wed, 4 Jun 2025 14:40:51 +0000 (07:40 -0700)
commit1f2a4d192d71ae5eeaacaa72a8bb2df4e6c08edd
tree29a510ad3340b6319603c9592ef233f5ff039d68
parent5b748eed9c479383fc3ea3d018bbd03de1baa6e6
test: add another regression test for issue 73309

Fixed #73309

Change-Id: Id715b9c71c95c92143a7fdb5a66b24305346dd3b
Reviewed-on: https://go-review.googlesource.com/c/go/+/678415
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/types2/stdlib_test.go
src/go/types/stdlib_test.go
test/fixedbugs/issue73309b.go [new file with mode: 0644]