cmd/compile/internal/types2: panic when type function selector is not instantiated #48048
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Only tip
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
cannot use generic type T[P interface{}] without instantiation
What did you see instead?
@griesemer
The text was updated successfully, but these errors were encountered: