]> Cypherpunks repositories - gostls13.git/commit
go/types: add test for imported constraints pre-1.18
authorRobert Findley <rfindley@google.com>
Thu, 18 Nov 2021 01:22:32 +0000 (20:22 -0500)
committerRobert Findley <rfindley@google.com>
Thu, 18 Nov 2021 16:18:50 +0000 (16:18 +0000)
commitfeb330dcdd86146f5c9b4e09d30e19fc920f78f4
tree9382995f1bd44abe18bd5b53eadbbeb2b6c40acc
parent8d6c4e07fdd4a81c466450b51cda71a1bfab41fc
go/types: add test for imported constraints pre-1.18

This is a port of CL 363834 from types2 to go/types.

Change-Id: I32583ead4bce626e0761f4c327678050404a15c9
Reviewed-on: https://go-review.googlesource.com/c/go/+/364937
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Griesemer <gri@golang.org>
src/go/types/check_test.go
src/go/types/testdata/fixedbugs/issue47818.go2