-
Evan Shaw authored
Fixed: * SetString calls in bitwise tests * Aliasing problem with self bitwise test * One test case that was just flat out wrong * Slice panics in nat.or and nat.xor * Aliasing problems in Int.And, Int.AndNot, Int.Or, Int.Xor Fixes #1007. R=gri CC=golang-dev https://golang.org/cl/1895049
28a0971c