aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug038.go
AgeCommit message (Expand)Author
2012-02-17test: remove a couple of bad tests that duplicate declbad.goIan Lance Taylor
2009-01-06new new & makeRuss Cox
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox
2008-06-23update some testsRob Pike