]> Cypherpunks repositories - gostls13.git/commitdiff
misc/bbedit: error and rune support
authorAnthony Starks <ajstarks@gmail.com>
Mon, 14 Nov 2011 19:18:00 +0000 (11:18 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 14 Nov 2011 19:18:00 +0000 (11:18 -0800)
R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5369057

misc/bbedit/Go.plist

index 45535350aabe96170584013a8833daa3a1b93c16..791f93d16cd22dc7d751ae9bc1d7dcbb9c2e6d7b 100755 (executable)
@@ -23,6 +23,7 @@
                default,      
                defer,
                else,
+               error,
                fallthrough,
                false,
                float32,
@@ -54,6 +55,7 @@
                real,
                recover,
                return,
+               rune,
                select,
                string,
                struct,