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
Change https://golang.org/cl/346049 mentions this issue: cmd/compile: fix error when revcType is ptr in selectorExpr
korzhao
changed the title
cmd/compile: internal compiler error: want STRUCT, but have *A
cmd/compile: internal compiler error: want STRUCT, but have PTR
Aug 30, 2021
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
What did you expect to see?
no error
What did you see instead?
The text was updated successfully, but these errors were encountered: