]> Cypherpunks repositories - gostls13.git/commit
- removed need for int() conversion now that x << s has correct type
authorRobert Griesemer <gri@golang.org>
Fri, 29 Aug 2008 20:33:34 +0000 (13:33 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 29 Aug 2008 20:33:34 +0000 (13:33 -0700)
commit7b4d7196865572bb49106c03f002d824adfa520a
tree54ff8cab5ff40b6147c116c7384dc5bbd6b14193
parent944ad62ecd6d6bc1470995df4386ad7b4ae61dc7
- removed need for int() conversion now that x << s has correct type
- updated golden.out

R=r
DELTA=9  (0 added, 8 deleted, 1 changed)
OCL=14657
CL=14657
test/golden.out
test/hashmap.go