]> Cypherpunks repositories - gostls13.git/commit
maps have == so maps should work as map keys.
authorRuss Cox <rsc@golang.org>
Fri, 3 Jul 2009 16:45:15 +0000 (09:45 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 3 Jul 2009 16:45:15 +0000 (09:45 -0700)
commit1af3edc37f02d3600caa542ae30826b6f7a44e47
tree7ef7a7c352d3573a57d53c87cd3cceb0edfae0bc
parent75fe1303c1368deb092c6a109331bf0211263ccb
maps have == so maps should work as map keys.
fix tests of bad map keys to use slices instead.

R=r
DELTA=7  (0 added, 1 deleted, 6 changed)
OCL=31123
CL=31145
test/cmp3.go
test/cmp5.go
test/convert.go
test/golden.out