diff --git a/doc/go_faq.html b/doc/go_faq.html index 3c6850c92ec..1c7b85ef896 100644 --- a/doc/go_faq.html +++ b/doc/go_faq.html @@ -661,7 +661,7 @@ See the relevant section of Effective Go for more details.

-

+

Why is int 32 bits on 64 bit machines?