mirror of
https://github.com/golang/go
synced 2024-11-21 15:14:43 -07:00
kate: update for append
R=golang-dev, PeterGo, gri CC=golang-dev https://golang.org/cl/2710044
This commit is contained in:
parent
5bf420f0c8
commit
f62772b1e5
@ -42,6 +42,7 @@
|
||||
<item> bool </item>
|
||||
<item> byte </item>
|
||||
<item> chan </item>
|
||||
<item> complex </item>
|
||||
<item> complex64 </item>
|
||||
<item> complex128 </item>
|
||||
<item> float </item>
|
||||
@ -62,6 +63,7 @@
|
||||
<item> uint64 </item>
|
||||
</list>
|
||||
<list name="functions">
|
||||
<item> append </item>
|
||||
<item> cap </item>
|
||||
<item> close </item>
|
||||
<item> closed </item>
|
||||
|
Loading…
Reference in New Issue
Block a user