1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:44:39 -07:00

fix build - forgot golden.out

R=ken2
CC=golang-dev
https://golang.org/cl/1274042
This commit is contained in:
Russ Cox 2010-05-24 15:26:20 -07:00
parent 2e9b67afa6
commit 426fef5585

View File

@ -180,15 +180,3 @@ BUG: bug260 failed
=========== bugs/bug274.go
BUG: errchk: command succeeded unexpectedly
=========== bugs/bug277.go
bugs/bug277.go:46: syntax error: unexpected (, expecting {
bugs/bug277.go:50: syntax error: unexpected interface
bugs/bug277.go:53: non-declaration statement outside function body
bugs/bug277.go:54: non-declaration statement outside function body
bugs/bug277.go:55: syntax error: unexpected LCHAN
bugs/bug277.go:56: syntax error: unexpected LCHAN
bugs/bug277.go:57: non-declaration statement outside function body
bugs/bug277.go:58: non-declaration statement outside function body
bugs/bug277.go:59: syntax error: unexpected }
BUG should compile