]> Cypherpunks repositories - gostls13.git/commit
test: test for issue 53087
authorKeith Randall <khr@golang.org>
Thu, 2 Jun 2022 16:31:30 +0000 (09:31 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 8 Mar 2023 16:23:09 +0000 (16:23 +0000)
commit54d05e4e252298724c5615ea2a4e36f2151b22ce
tree59fcab230747265eb3190f4e5aaecf5e56025bfb
parent8b3961264120d188c3c9739370826e346d8748c2
test: test for issue 53087

This issue has been fixed with unified IR, so just add a test.

Update #53087

Change-Id: I965d9f27529fa6b7c89e2921c65e5a100daeb9fe
Reviewed-on: https://go-review.googlesource.com/c/go/+/410197
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Keith Randall <khr@google.com>
test/typeparam/issue53087.go [new file with mode: 0644]