cmd/compile: 1.21rc2 internal compiler error: missing wrapper for (method) #60945
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
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?
This is on 1.21rc2 only; 1.20.5 works.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Attempt to run the following program (github repository version):
main.go
pkg/pkg.go
What did you expect to see?
Some output:
What did you see instead?
The text was updated successfully, but these errors were encountered: