cmd/compile: internal compiler error with zero-size types #65808
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Go version
go version go1.22.0 darwin/amd64
Output of
go env
in your module/workspace:What did you do?
This playground code.
What did you see happen?
I would expect it to compile (it does in Go 1.21).
What did you expect to see?
It does not:
The text was updated successfully, but these errors were encountered: