aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug249.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-16test: use testlib (third 100)Russ Cox
2010-02-01Match gccgo error messages.Ian Lance Taylor
2010-01-26gc: fix chan <- chan precedence.Russ Cox