]> Cypherpunks repositories - gostls13.git/commit
go/test: add a test for issue 48344
authorDan Scales <danscales@google.com>
Thu, 16 Sep 2021 16:42:06 +0000 (09:42 -0700)
committerDan Scales <danscales@google.com>
Mon, 20 Sep 2021 16:26:11 +0000 (16:26 +0000)
commit9ebe7c8ec6e95b73a7b0e480fe10f2188ef4928a
tree93e64f70fcc51df35182f304196cc03616221928
parent6f35430faa622bad63a527c97e87b9291e480688
go/test: add a test for issue 48344

This was fixed by https://go-review.googlesource.com/c/go/+/349613
and https://go-review.googlesource.com/c/go/+/349614

Fixes #48344

Change-Id: I4c62109fd34b20566b07fcca87fb3946a5702fef
Reviewed-on: https://go-review.googlesource.com/c/go/+/350309
Run-TryBot: Dan Scales <danscales@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Trust: Dan Scales <danscales@google.com>
test/typeparam/issue48344.go [new file with mode: 0644]