]> Cypherpunks repositories - gostls13.git/commit
- map composites should be of correct map type (instead of pointer type)
authorRobert Griesemer <gri@golang.org>
Fri, 12 Sep 2008 00:16:50 +0000 (17:16 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 12 Sep 2008 00:16:50 +0000 (17:16 -0700)
commit3cd7e431821b14c199fa44e33b659c6f5cefd336
tree4bb210ad3407317a0ba7cbc1195442e78b567655
parent24b3995cb655f58745545f05979294b6e029d668
- map composites should be of correct map type (instead of pointer type)

R=r
OCL=15180
CL=15180
test/bugs/bug098.go [new file with mode: 0644]
test/golden.out