diff options
Diffstat (limited to 'test/golden.out')
-rw-r--r-- | test/golden.out | 3 |
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 |