kr/pretty: fix invalid heap pointer bug.

This fixes an issue with uintptr(1) being an invalid pointer.
The test crashed when running with
go test -cpu=4,4,4,4,4,4,4,4,4,4,4,4,4 github.com/kr/pretty
1 file changed