summaryrefslogtreecommitdiff
path: root/test/golden.out
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2011-02-24 19:29:25 -0800
committerRobert Griesemer <gri@golang.org>2011-02-24 19:29:25 -0800
commitad8b0d915b2e19ec74982611ea0a2e10b3c6cd1b (patch)
treec5f30834671aaa9dc5afd1fae058f78d07aaf31c /test/golden.out
parentcdf1c4f6e054d0010b948d83ab8837f9165492c4 (diff)
downloadgo-git-ad8b0d915b2e19ec74982611ea0a2e10b3c6cd1b.tar.gz
bug324.go: test case for issue 1550
Also: renamed fixedbugs/bug322.go to fixedbugs/bug323.go because we already have a bugs/bug322.go and bug322.dir. R=rsc CC=golang-dev https://golang.org/cl/4219044
Diffstat (limited to 'test/golden.out')
-rw-r--r--test/golden.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/golden.out b/test/golden.out
index 7883973e02..cc699d4500 100644
--- a/test/golden.out
+++ b/test/golden.out
@@ -164,3 +164,6 @@ bugs/bug322.dir/main.go:19: implicit assignment of unexported field 'x' of lib.T
bugs/bug322.dir/main.go:22: implicit assignment of unexported field 'x' of lib.T in assignment
bugs/bug322.dir/main.go:31: implicit assignment of unexported field 'x' of lib.T in method receiver
BUG: fails incorrectly
+
+=========== bugs/bug324.go
+BUG: errchk: command succeeded unexpectedly