1
0
mirror of https://github.com/golang/go synced 2024-11-22 05:54:40 -07:00

test update

SVN=128120
This commit is contained in:
Rob Pike 2008-07-19 15:08:56 -07:00
parent acf3d59847
commit 85c85e2b3f
3 changed files with 5 additions and 4 deletions

View File

@ -241,10 +241,6 @@ bugs/bug064.go:15: illegal types for operand: CALL
({<u><int32>INT32;<v><int32>INT32;}) ({<u><int32>INT32;<v><int32>INT32;})
BUG: compilation should succeed BUG: compilation should succeed
=========== bugs/bug066.go
=========== bugs/bug067.go
=========== bugs/bug068.go =========== bugs/bug068.go
bugs/bug068.go:6: unknown escape sequence: ' bugs/bug068.go:6: unknown escape sequence: '
BUG: compilation should succeed BUG: compilation should succeed
@ -357,6 +353,11 @@ fixedbugs/bug051.go:10: expression must be a constant
=========== fixedbugs/bug065.go =========== fixedbugs/bug065.go
=========== fixedbugs/bug066.go
=========== fixedbugs/bug067.go
ok
=========== fixedbugs/bug069.go =========== fixedbugs/bug069.go
=========== fixedbugs/bug071.go =========== fixedbugs/bug071.go