mirror of
https://github.com/golang/go.git
synced 2025-12-08 06:10:04 +00:00
This patch fixes a panic from incorrect interface conversion from
*ir.BasicLit to *ir.ConstExpr. This only occurs when nounified
GOEXPERIMENT is set, so ideally it should be backported to Go
1.20 and removed from master.
Fixes #58339
Change-Id: I357069d7ee1707d5cc6811bd2fbdd7b0456323ae
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| a.go | ||
| b.go | ||