mirror of
https://github.com/golang/go
synced 2025-02-24 04:05:04 +00:00
Nodes of goto statements were corrupted when written to export data. Fixes #7023. R=rsc, dave, minux.ma CC=golang-codereviews https://golang.org/cl/46190043