cmd/compile: pointer to concrete type doesn't satisfy generic type method set #48512
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
This code:
works on playground, but doesn't on latest tip. I suspect this is correct behavior since simplified version doesn't compile either on go2go playground. But then, why does go2go permits this code?
The text was updated successfully, but these errors were encountered: