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
thanm
added
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
and removed
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
labels
Apr 18, 2022
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
It is the latest
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
https://go.dev/play/p/x5mhMhIElMa
What did you expect to see?
cannot assign to x (declared const)
Go build failed.
What did you see instead?
: internal compiler error: panic: nil node
Please file a bug report including a short program that triggers the error.
https://go.dev/issue/new
The text was updated successfully, but these errors were encountered: