aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug078.go
AgeCommit message (Expand)Author
2012-02-16test: use testlib (second 100)Russ Cox
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox
2008-08-12update testsRob Pike