Commit 23f541aa authored by Anthony Starks's avatar Anthony Starks Committed by Robert Griesemer

misc/bbedit: error and rune support

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5369057
parent 39b25576
......@@ -23,6 +23,7 @@
default,
defer,
else,
error,
fallthrough,
false,
float32,
......@@ -54,6 +55,7 @@
real,
recover,
return,
rune,
select,
string,
struct,
......
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