]> Cypherpunks repositories - gostls13.git/commitdiff
bug135 is fixed
authorRob Pike <r@golang.org>
Wed, 28 Jan 2009 03:30:44 +0000 (19:30 -0800)
committerRob Pike <r@golang.org>
Wed, 28 Jan 2009 03:30:44 +0000 (19:30 -0800)
TBR=ken
OCL=23650
CL=23650

test/fixedbugs/bug135.go [moved from test/bugs/bug135.go with 100% similarity]
test/golden.out

similarity index 100%
rename from test/bugs/bug135.go
rename to test/fixedbugs/bug135.go
index 241225ab096d5c0c7befb637ff7106eeb2d6f9fc..d70df181d33986d381115b58db73ac36eab78654 100644 (file)
@@ -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