From: Rob Pike Date: Wed, 28 Jan 2009 03:30:44 +0000 (-0800) Subject: bug135 is fixed X-Git-Tag: weekly.2009-11-06~2274 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=712522a6d83c018cbf6eb4f8e30812e3fdd3b1e1;p=gostls13.git bug135 is fixed TBR=ken OCL=23650 CL=23650 --- diff --git a/test/bugs/bug135.go b/test/fixedbugs/bug135.go similarity index 100% rename from test/bugs/bug135.go rename to test/fixedbugs/bug135.go diff --git a/test/golden.out b/test/golden.out index 241225ab09..d70df181d3 100644 --- a/test/golden.out +++ b/test/golden.out @@ -181,10 +181,6 @@ BUG: should not compile =========== bugs/bug132.go BUG: compilation succeeds incorrectly -=========== bugs/bug135.go -bugs/bug135.go:13: assignment count mismatch: 2 = 1 -BUG: should compile - =========== fixedbugs/bug016.go fixedbugs/bug016.go:7: overflow converting constant to uint