From bf6e8fd33032d8f6efb1efc7766180b90a83b00d Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Wed, 15 Sep 2010 17:00:00 -0700 Subject: fix build R=iant CC=golang-dev, ken2 http://codereview.appspot.com/2182043 --- test/golden.out | 8 -------- 1 file changed, 8 deletions(-) (limited to 'test/golden.out') diff --git a/test/golden.out b/test/golden.out index eb1f2320a..49bca4b87 100644 --- a/test/golden.out +++ b/test/golden.out @@ -177,11 +177,3 @@ panic PC=xxx =========== bugs/bug260.go FAIL BUG: bug260 failed - -=========== bugs/bug305.go -BUG: errchk: bugs/bug305.go:24: missing expected error: 'cannot|incompatible' -errchk: bugs/bug305.go: unmatched error messages: -================================================== -bug305.go:23[bugs/bug305.go:12]: cannot convert "bogus" to type int -bug305.go:23[bugs/bug305.go:12]: cannot use "bogus" (type string) as type int in assignment -================================================== -- cgit v1.2.1