aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug378.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-18test: use testlib (another bunch).Rémy Oudompheng
2011-11-28gc: fix copying of typesMaxim Pimenov
2011-11-15allow copy of struct containing unexported fieldsRuss Cox
2011-11-09gc: Fail on implicit assigment to non-exported fields in copy and append.Luuk van Dijk