]> Cypherpunks repositories - gostls13.git/commit
test: add regress test for #53419
authorMatthew Dempsky <mdempsky@google.com>
Fri, 17 Jun 2022 22:19:59 +0000 (15:19 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 17 Jun 2022 22:44:22 +0000 (22:44 +0000)
commitec58e3f3271de385cf976a805e611d3da09c3a0e
tree67ec2b626b1014645493cac124a8e81f46744fc3
parent103cc661f1906837d02133e9c65d0475ac49799c
test: add regress test for #53419

This currently works with GOEXPERIMENT=unified. Add a regress test to
make sure it stays that way.

Updates #53419.

Change-Id: I2ea1f9039c59807fbd497d69a0420771f8d6d035
Reviewed-on: https://go-review.googlesource.com/c/go/+/413014
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go/internal/gcimporter/gcimporter_test.go
test/run.go
test/typeparam/issue53419.go [new file with mode: 0644]