cmd/compile: a little inconsistency on uses of type parameters in type parameter lists #51499
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?What did you do?
What did you expect to see?
Both compiles.
What did you see instead?
The second one doesn't compile.
Not sure if this is intended, just feel they should be consistent.
The text was updated successfully, but these errors were encountered: