summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug135.go
AgeCommit message (Collapse)AuthorFilesLines
2009-09-14fix "declared and not used" in tests;Russ Cox1-0/+1
also template/template.go, missed last time. R=r DELTA=116 (61 added, 10 deleted, 45 changed) OCL=34620 CL=34622
2009-08-17fix up some irregular indentationRob Pike1-3/+3
R=rsc OCL=33382 CL=33391
2009-01-27bug135 is fixedRob Pike1-0/+18
TBR=ken OCL=23650 CL=23650