1
0
mirror of https://github.com/golang/go synced 2024-11-20 07:34:40 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Luuk van Dijk
151b2f1509 gc: Fail on implicit assigment to non-exported fields in copy and append.
Fixes #1387.

R=rsc
CC=golang-dev
https://golang.org/cl/5348046
2011-11-09 11:17:06 +01:00