aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug371.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2014-10-20cmd/gc: disallow call of *T method using **T variableRuss Cox
2012-02-16test: use testlib (third 100)Russ Cox
2011-11-02gc: helpful message instead of internal error on method call on pointer to po...Luuk van Dijk