aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug227.go
AgeCommit message (Expand)Author
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2012-02-16test: use testlib (second 100)Russ Cox
2010-03-30single argument panicRuss Cox
2009-12-15gc: var x, ok = m[y]Russ Cox