summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/golden.out b/test/golden.out
index 49bca4b87..25dbc914b 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -177,3 +177,12 @@ panic PC=xxx
=========== bugs/bug260.go
FAIL
BUG: bug260 failed
+
+=========== bugs/bug299.go
+BUG: errchk: bugs/bug299.go:25: missing expected error: 'expected'
+errchk: bugs/bug299.go:26: missing expected error: 'expected'
+errchk: bugs/bug299.go:27: missing expected error: 'expected'
+errchk: bugs/bug299.go: unmatched error messages:
+==================================================
+bugs/bug299.go:19: syntax error: unexpected }
+==================================================