mirror of
https://github.com/golang/go
synced 2024-11-22 01:24:42 -07:00
bug143 is fixed
R=dsymonds DELTA=58 (26 added, 32 deleted, 0 changed) OCL=27698 CL=27698
This commit is contained in:
parent
b5e7562191
commit
227fe8c530
@ -121,12 +121,6 @@ bugs/bug140.go:6: syntax error near L1
|
||||
bugs/bug140.go:7: syntax error near L2
|
||||
BUG should compile
|
||||
|
||||
=========== bugs/bug143.go
|
||||
bugs/bug143.go:19: assignment count mismatch: 2 = 1
|
||||
bugs/bug143.go:18: x: undefined
|
||||
bugs/bug143.go:18: ok: undefined
|
||||
BUG should compile
|
||||
|
||||
=========== fixedbugs/bug016.go
|
||||
fixedbugs/bug016.go:7: constant -3 overflows uint
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user