mirror of
https://github.com/golang/go.git
synced 2025-05-29 11:25:43 +00:00
This change doesn't pay attention to structs so they still cannot be exported, see Issue 2552. Fixes #2462. R=dvyukov, rsc, iant CC=golang-dev https://golang.org/cl/5487058