diff options
author | Russ Cox <rsc@golang.org> | 2009-04-07 22:20:37 -0700 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2009-04-07 22:20:37 -0700 |
commit | da30e93ff169ea58ebdc652754a0ee48a45979a5 (patch) | |
tree | 308d560b743450ff93ae515600a50dfeeb828dc5 /src/lib/container/iterable_test.go | |
parent | 7b8f226f32c3969d832005df9f211406727c71f6 (diff) | |
download | golang-da30e93ff169ea58ebdc652754a0ee48a45979a5.tar.gz |
func f() (int, int);
x := f();
used to give
fatal error: dowidth fn struct struct { int; int }
now gives
assignment count mismatch: 1 = 2
R=ken
OCL=27198
CL=27201
Diffstat (limited to 'src/lib/container/iterable_test.go')
0 files changed, 0 insertions, 0 deletions