go/test/typeparam/absdiffimp2.dir
Robert Griesemer 4fea5935f5 go/types, types2: disallow real, imag, complex on type parameters
We can type-check these fine but the API implications are unclear.

Fixes #50912.
For #50937.

Change-Id: If29bbb4a257ff6a85e3bfcd4755fd8f90c80fb87
Reviewed-on: https://go-review.googlesource.com/c/go/+/382116
Trust: Robert Griesemer <gri@golang.org>
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-02-01 01:07:25 +00:00
..
a.go go/types, types2: disallow real, imag, complex on type parameters 2022-02-01 01:07:25 +00:00
main.go cmd/compile: new absdiff.go test, fix problem with g.curDecl 2022-01-25 00:39:08 +00:00