]> Cypherpunks repositories - gostls13.git/commitdiff
update golden for new error messages
authorRob Pike <r@golang.org>
Tue, 30 Sep 2008 20:07:38 +0000 (13:07 -0700)
committerRob Pike <r@golang.org>
Tue, 30 Sep 2008 20:07:38 +0000 (13:07 -0700)
R=rsc
OCL=16213
CL=16213

test/golden.out

index 45745ea06fb5fa9c4975332ed82e8e8c9a8a0d3b..92ab6a4794d0fff627b09ec1089d68201fe49bdb 100644 (file)
@@ -176,6 +176,7 @@ hi
 4 0
 
 =========== fixedbugs/bug029.go
+fixedbugs/bug029.go:6: f is not a type
 fixedbugs/bug029.go:6: syntax error
 fixedbugs/bug029.go:6: syntax error
 
@@ -236,7 +237,7 @@ fixedbugs/bug073.go:9: illegal types for operand: RSH
        (<int32>INT32)
 
 =========== fixedbugs/bug081.go
-fixedbugs/bug081.go:5: no type x
+fixedbugs/bug081.go:5: syntax error
 
 =========== fixedbugs/bug086.go
 fixedbugs/bug086.go:5: function ends without a return statement