mirror of
https://github.com/golang/go
synced 2024-11-05 21:46:13 -07:00
3161081c12
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 |