cmd/compile: "F is not a generic type" when F is a recursive generic interface #47836
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
On tip (e9e0d1e) with
-gcflags=-G=3
Repro:
Compiler rejects it with:
However, it accepts this:
But that has other problems, see #47837.
The text was updated successfully, but these errors were encountered: