fixed three-way decl

SVN=126254
This commit is contained in:
Rob Pike 2008-07-07 18:07:31 -07:00
parent 1d31a25d83
commit 5352306f10
2 changed files with 2 additions and 5 deletions

View file

@ -237,11 +237,6 @@ bugs/bug064.go:15: illegal types for operand: CALL
({<u><int32>INT32;<v><int32>INT32;})
BUG: compilation should succeed
=========== bugs/bug065.go
bugs/bug065.go:6: bad shape across assignment - cr=3 cl=2
BUG: known to fail incorrectly
=========== fixedbugs/bug000.go
=========== fixedbugs/bug001.go
@ -328,3 +323,5 @@ fixedbugs/bug051.go:10: expression must be a constant
=========== fixedbugs/bug058.go
=========== fixedbugs/bug059.go
=========== fixedbugs/bug065.go