summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug070.go
AgeCommit message (Collapse)AuthorFilesLines
2009-09-14fix "declared and not used" in tests;Russ Cox1-1/+1
also template/template.go, missed last time. R=r DELTA=116 (61 added, 10 deleted, 45 changed) OCL=34620 CL=34622
2008-09-02update tests.Rob Pike1-0/+25
fix bug092, which was incorrectly specified R=gri OCL=14713 CL=14713