summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-12-03 01:30:19 -0800
committerRuss Cox <rsc@golang.org>2009-12-03 01:30:19 -0800
commit246263c82a0955ae7388c88fa2ef4ca5b43d9af6 (patch)
tree4f703989e27b17cf352ddf2c0454540b3dff5c09 /test/golden.out
parent56b84b90259ea8c6e3450c24713f2b885f995d35 (diff)
downloadgo-246263c82a0955ae7388c88fa2ef4ca5b43d9af6.tar.gz
gc: handle _ = <-c in select.
Fixes issue 238. R=ken2 http://codereview.appspot.com/163098
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/golden.out b/test/golden.out
index 64bfd6ecc..9813c8313 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -142,10 +142,6 @@ panic PC=xxx
== bugs/
-=========== bugs/bug218.go
-<epoch>: fatal error: dowidth: unknown type: blank
-BUG: bug218
-
=========== bugs/bug219.go
bugs/bug219.go:16: syntax error near if
BUG: bug219