cmd/go2go: improve error messages for missing or superfluous type constraints #43527
Comments
CC @griesemer |
The first error is fixed in the latest (internal, not deployed version). The 2nd error is correct but misleading: Since the type parameter list is Anyway, agreed that the error message should be better. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?go2go playground
Does this issue reproduce with the latest release?
N/A
What operating system and processor architecture are you using (
go env
)?N/A
What did you do?
https://go2goplay.golang.org/p/m9YUDBTWwpA
https://go2goplay.golang.org/p/GDxiXiIIti7
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: