Commit 5689e647 authored by Rob Pike's avatar Rob Pike

update golden for bug 143

R=dsymonds
DELTA=6  (6 added, 0 deleted, 0 changed)
OCL=27654
CL=27654
parent de489fb3
......@@ -121,6 +121,12 @@ 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment