Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
LGTM Also the byte order is wrong on a big-endian machine.
*** Submitted as http://code.google.com/p/go/source/detail?r=1e353a3a60e3 *** fix build: remove non-portable test case On a 32bit machine, the big.Words are only 32bit. R=rsc CC=golang-dev http://codereview.appspot.com/4561055