]> Cypherpunks repositories - gostls13.git/commit
6g bug: struct initializers must provide all field values unless the fields are named
authorRobert Griesemer <gri@golang.org>
Fri, 14 Aug 2009 22:13:32 +0000 (15:13 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 14 Aug 2009 22:13:32 +0000 (15:13 -0700)
commit6f911ccaa5a431bd4f06e759037e22046704df8b
treec55561d8feff2daa3a6a2275b4076baabf46c901
parentb0a0e3c439065d115de8670f7cc835a8da20b9a0
6g bug: struct initializers must provide all field values unless the fields are named

R=rsc,r
DELTA=16  (16 added, 0 deleted, 0 changed)
OCL=33292
CL=33303
test/bugs/bug189.go [new file with mode: 0644]
test/golden.out