]> Cypherpunks repositories - gostls13.git/commit
test: add simpler test for issue 50109
authorDan Scales <danscales@google.com>
Mon, 13 Dec 2021 23:10:31 +0000 (15:10 -0800)
committerDan Scales <danscales@google.com>
Wed, 15 Dec 2021 23:51:57 +0000 (23:51 +0000)
commit6e7c6912186b6c91fff332ef473409a8e960c519
tree13062003b74948d89cbe027813b0778488219bc7
parentc9ffcca7848e2c59a75f97801617322bb054c3fd
test: add simpler test for issue 50109

Thanks to the simpler test case for issue 50109. I'm keeping the old
test case in place, since it's not too complex, and may be useful for
testing other things as well.

Updates #50109

Change-Id: I80cdbd1da473d0cc4dcbd68e45bab7ddb6f9263e
Reviewed-on: https://go-review.googlesource.com/c/go/+/371515
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Dan Scales <danscales@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: roger peppe <rogpeppe@gmail.com>
test/typeparam/issue50109b.go [new file with mode: 0644]