mirror of
https://github.com/golang/go
synced 2024-11-21 14:44:40 -07:00
doc: fix invalid id attribute in faq
R=r CC=golang-dev https://golang.org/cl/3516042
This commit is contained in:
parent
85d9ab61d2
commit
affd1ba94e
@ -661,7 +661,7 @@ See the <a href="/doc/effective_go.html#allocation_new">relevant section
|
|||||||
of Effective Go</a> for more details.
|
of Effective Go</a> for more details.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3 id="64bit_machine_32bit_int">
|
<h3 id="q_int_sizes">
|
||||||
Why is <code>int</code> 32 bits on 64 bit machines?</h3>
|
Why is <code>int</code> 32 bits on 64 bit machines?</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user