Commit f62772b1 authored by Evan Shaw's avatar Evan Shaw Committed by Robert Griesemer

kate: update for append

R=golang-dev, PeterGo, gri
CC=golang-dev
https://golang.org/cl/2710044
parent 5bf420f0
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment