aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug388.go
AgeCommit message (Expand)Author
2017-10-05cmd/compile: allow := to shadow dot-imported namesMatthew Dempsky
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-03-16cmd/compile: faster parameter parsing with no OKEY nodesRobert Griesemer
2015-04-03cmd/internal/gc, cmd/yacc: restore remaining custom error messagesMatthew Dempsky
2015-02-23[dev.cc] test: disable syntax error testsRuss Cox
2012-03-05test: match gccgo error messages for bug388.goIan Lance Taylor
2012-02-16test: use testlib (third 100)Russ Cox
2012-01-26test: match gccgo error messagesIan Lance Taylor
2012-01-10gc: disallow declaration of variables outside package.Luuk van Dijk