aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug055.go
AgeCommit message (Expand)Author
2012-02-16test: use testlib (second 100)Russ Cox
2011-03-15remove unused labelsRuss Cox
2009-12-10make test/fixedbugs save for optional semisRobert Griesemer
2009-09-14fix "declared and not used" in tests;Russ Cox
2008-10-07update code to follow new semicolon rules:Russ Cox
2008-07-17update testsRob Pike