remove the invalid rule from the go syntax file
This commit is contained in:
parent
63f43da96a
commit
f8b7dce3e0
1 changed files with 0 additions and 3 deletions
|
|
@ -72,9 +72,6 @@ define(function(require, exports, module) {
|
|||
}, {
|
||||
token : "paren.rparen",
|
||||
regex : "[\\])}]"
|
||||
}, {
|
||||
token: "invalid",
|
||||
regex: "\\s+$"
|
||||
}, {
|
||||
token : "text",
|
||||
regex : "\\s+"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue