summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug145.go
AgeCommit message (Collapse)AuthorFilesLines
2009-09-14fix "declared and not used" in tests;Russ Cox1-1/+2
also template/template.go, missed last time. R=r DELTA=116 (61 added, 10 deleted, 45 changed) OCL=34620 CL=34622
2009-04-28bug 145Ken Thompson1-0/+17
R=r OCL=27979 CL=27979