text/x-go
*.go
//
/*
*/
"
"
'
'
import
package
struct
uint8
uint16
uint32
uint64
int16
int32
int64
float32
float64
complex128
uint
int
float
complex
uintptr
const
private
protected
public
break
default
func
interface
select
case
defer
go
map
struct
chan
else
goto
package
switch
const
fallthrough
if
range
type
continue
for
import
return
var
itoa
cap
close
closed
cmplx
copy
imag
len
make
new
panic
print
println
real
google
nil
false
true
(\b([0-9]+|0[xX][0-9a-fA-F]+)[Ll]?\b|
\b(([0-9]+[Ee][-]?[0-9]+|
([0-9]*\.[0-9]+|[0-9]+\.)([Ee][-]?[0-9]+)?)[fFdD]?|
[0-9]+[FfDd]))