cmd/compile: panic when importing package contains self-referential generic interface type · Issue #48306 · golang/go · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
No
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Coming here from #48280, a variant of the program trigger another error:
What did you expect to see?
Running
go test
passes.What did you see instead?
The text was updated successfully, but these errors were encountered: