-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.
Milestone
Description
Go version
gotip
Output of go env in your module/workspace:
GOARCH="arm64"
GOOS="darwin"What did you do?
playground link: https://go.dev/play/p/WAX0OTneh60
What did you see happen?
panic: runtime error: hash of unhashable type [4]int32
goroutine 1 [running]:
main.main()
/tmp/sandbox3460698193/prog.go:15 +0xc7
What did you expect to see?
no panic
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.Issues related to the Go compiler and/or runtime.