mirror of
https://github.com/golang/go
synced 2024-11-21 19:14:44 -07:00
misc/bbedit: error and rune support
R=golang-dev, gri CC=golang-dev https://golang.org/cl/5369057
This commit is contained in:
parent
39b2557682
commit
23f541aa54
@ -23,6 +23,7 @@
|
||||
default,
|
||||
defer,
|
||||
else,
|
||||
error,
|
||||
fallthrough,
|
||||
false,
|
||||
float32,
|
||||
@ -54,6 +55,7 @@
|
||||
real,
|
||||
recover,
|
||||
return,
|
||||
rune,
|
||||
select,
|
||||
string,
|
||||
struct,
|
||||
|
Loading…
Reference in New Issue
Block a user