1
0
mirror of https://github.com/golang/go synced 2024-11-24 19:40:09 -07:00

bug150 is fixed

R=ken
OCL=29407
CL=29407
This commit is contained in:
Rob Pike 2009-05-26 16:06:03 -07:00
parent 850cd6a2fe
commit 70d711dfb8
2 changed files with 1 additions and 6 deletions

View File

@ -27,8 +27,7 @@ panic PC=xxx
hello, world hello, world
=========== ./initializerr.go =========== ./initializerr.go
BUG: errchk: ./initializerr.go:15: missing expected error: 'duplicate' BUG: errchk: ./initializerr.go:17: missing expected error: 'index'
errchk: ./initializerr.go:17: missing expected error: 'index'
=========== ./peano.go =========== ./peano.go
0! = 1 0! = 1
@ -109,10 +108,6 @@ BUG: should crash
bugs/bug149.go:14: cannot convert []uint8 constant to string bugs/bug149.go:14: cannot convert []uint8 constant to string
BUG: should compile BUG: should compile
=========== bugs/bug150.go
bugs/bug150.go:13: reorder2: too many function calls evaluating parameters
BUG: bug150
=========== bugs/bug151.go =========== bugs/bug151.go
bugs/bug151.go:10: illegal types for operand: CALL bugs/bug151.go:10: illegal types for operand: CALL
string string