]> Cypherpunks repositories - gostls13.git/commitdiff
bug020 is fixed
authorRob Pike <r@golang.org>
Tue, 6 Jan 2009 21:44:44 +0000 (13:44 -0800)
committerRob Pike <r@golang.org>
Tue, 6 Jan 2009 21:44:44 +0000 (13:44 -0800)
R=rsc
DELTA=40  (18 added, 22 deleted, 0 changed)
OCL=22134
CL=22139

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

similarity index 100%
rename from test/bugs/bug020.go
rename to test/fixedbugs/bug020.go
index 50b957f1213d5dcc88bcda513bb90f5902df4bb7..f1a6ad31fd745f077d76ea60284ca6040302e23c 100644 (file)
@@ -84,10 +84,6 @@ abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz-abcxyz
 =========== chan/nonblock.go
 PASS
 
-=========== bugs/bug020.go
-bugs/bug020.go:7: type of a structure field cannot be an open array
-BUG should compile
-
 =========== bugs/bug041.go
 BUG: compilation succeeds incorrectly