Remove duplicate high-lights
This commit is contained in:
parent
9d9238f284
commit
268dd92906
|
@ -41,27 +41,18 @@
|
||||||
[
|
[
|
||||||
"array"
|
"array"
|
||||||
(break_expression)
|
(break_expression)
|
||||||
"do"
|
|
||||||
"else"
|
"else"
|
||||||
"end"
|
"end"
|
||||||
"for"
|
|
||||||
"function"
|
|
||||||
"if"
|
"if"
|
||||||
"import"
|
|
||||||
"in"
|
"in"
|
||||||
"let"
|
"let"
|
||||||
"of"
|
"of"
|
||||||
"primitive"
|
|
||||||
"then"
|
"then"
|
||||||
"to"
|
|
||||||
"type"
|
"type"
|
||||||
"var"
|
"var"
|
||||||
"while"
|
|
||||||
|
|
||||||
"class"
|
"class"
|
||||||
"extends"
|
"extends"
|
||||||
"method"
|
|
||||||
"new"
|
|
||||||
|
|
||||||
"_cast"
|
"_cast"
|
||||||
"_chunks"
|
"_chunks"
|
||||||
|
|
Loading…
Reference in a new issue