]> Cypherpunks.ru repositories - gostls13.git/commit
fix "declared and not used" in tests;
authorRuss Cox <rsc@golang.org>
Tue, 15 Sep 2009 04:03:53 +0000 (21:03 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 15 Sep 2009 04:03:53 +0000 (21:03 -0700)
commit1a3198907bf18ac961762024cf2a27581e6be6c3
tree026f00b9ffbf7b5b865b8a3c9749c1499e2b182a
parent59914723df0b120961477040673c21bc88378f92
fix "declared and not used" in tests;
also template/template.go, missed last time.

R=r
DELTA=116  (61 added, 10 deleted, 45 changed)
OCL=34620
CL=34622
57 files changed:
src/pkg/template/template.go
test/235.go
test/bigalg.go
test/bugs/bug196.go
test/complit.go
test/decl.go
test/fixedbugs/bug008.go
test/fixedbugs/bug009.go
test/fixedbugs/bug011.go
test/fixedbugs/bug012.go
test/fixedbugs/bug013.go
test/fixedbugs/bug017.go
test/fixedbugs/bug023.go
test/fixedbugs/bug024.go
test/fixedbugs/bug031.go
test/fixedbugs/bug053.go
test/fixedbugs/bug055.go
test/fixedbugs/bug057.go
test/fixedbugs/bug061.go
test/fixedbugs/bug069.go
test/fixedbugs/bug070.go
test/fixedbugs/bug071.go
test/fixedbugs/bug075.go
test/fixedbugs/bug077.go
test/fixedbugs/bug084.go
test/fixedbugs/bug087.go
test/fixedbugs/bug088.dir/bug1.go
test/fixedbugs/bug092.go
test/fixedbugs/bug094.go
test/fixedbugs/bug096.go
test/fixedbugs/bug098.go
test/fixedbugs/bug129.go
test/fixedbugs/bug135.go
test/fixedbugs/bug143.go
test/fixedbugs/bug144.go
test/fixedbugs/bug145.go
test/fixedbugs/bug154.go
test/fixedbugs/bug179.go
test/fixedbugs/bug187.go
test/fixedbugs/bug202.go
test/gc.go
test/gc1.go
test/hashmap.go
test/if.go
test/interface/convert.go
test/interface/fail.go
test/interface/pointer.go
test/interface/receiver1.go
test/ken/rob2.go
test/ken/robif.go
test/ken/simpvar.go
test/literal.go
test/method.go
test/nil.go
test/stringrange.go
test/switch.go
test/test0.go