diff --git a/test/golden.out b/test/golden.out index 275fb7eb57..e20b453cef 100644 --- a/test/golden.out +++ b/test/golden.out @@ -187,10 +187,10 @@ fixedbugs/bug074.go:6: invalid type for composite literal: string fixedbugs/bug074.go:6: invalid type for composite literal: string =========== fixedbugs/bug081.go -fixedbugs/bug081.go:5: no type x +fixedbugs/bug081.go:5: x is not a type =========== fixedbugs/bug083.go -fixedbugs/bug083.dir/bug1.go:9: syntax error near t0 +fixedbugs/bug083.dir/bug1.go:9: cannot use type bug0.t0 =========== fixedbugs/bug086.go fixedbugs/bug086.go:5: function ends without a return statement