Remove duplicate high-lights

This commit is contained in:
Bruno BELANYI 2022-11-22 10:14:39 +01:00
parent 9d9238f284
commit 268dd92906

View file

@ -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"