summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug256.go
AgeCommit message (Collapse)AuthorFilesLines
2010-02-16gc: undo attempt at fixing recursive interface embeddingRuss Cox1-0/+16
Fixes issue 582. Update issue 287 Status: Accepted Bug fix was too intrusive; undo and reopen issue. R=ken2 CC=golang-dev http://codereview.appspot.com/209044