go/test/fixedbugs/issue4879.dir
Rémy Oudompheng 9e66ee4562 cmd/gc: fix corruption in export of &T{} literals.
Composite literals using the &T{} form were incorrectly
exported, leading to weird errors at import time.

Fixes #4879.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7395054
2013-02-26 00:43:31 +01:00
..
a.go cmd/gc: fix corruption in export of &T{} literals. 2013-02-26 00:43:31 +01:00
b.go cmd/gc: fix corruption in export of &T{} literals. 2013-02-26 00:43:31 +01:00