]> Cypherpunks repositories - gostls13.git/commitdiff
kate: update for append
authorEvan Shaw <chickencha@gmail.com>
Sun, 31 Oct 2010 04:25:19 +0000 (21:25 -0700)
committerRobert Griesemer <gri@golang.org>
Sun, 31 Oct 2010 04:25:19 +0000 (21:25 -0700)
R=golang-dev, PeterGo, gri
CC=golang-dev
https://golang.org/cl/2710044

misc/kate/go.xml

index e8728fd8471a786b5b25b4d91416ca5f2645815f..3a5c39c9493fc5945a3fc06b7160189ffad5239f 100644 (file)
@@ -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>