Hacker News new | ask | show | jobs
by enneff 4594 days ago
The size of int on 64-bit systems was increased to 64 bits as of Go 1.1: http://golang.org/doc/go1.1#int
1 comments

Cool, thanks for the clarification, this makes sense!