fix(tiger): remove duplicate keywords

This commit is contained in:
Bruno BELANYI 2022-06-14 21:51:28 +02:00 committed by Stephan Seitz
parent fcba0368a6
commit dc23e86e47

View file

@ -43,27 +43,19 @@
[
"array"
(break_expression)
"do"
"else"
"end"
"for"
"function"
"if"
"import"
"in"
"let"
"of"
"primitive"
"then"
"to"
"type"
"var"
"while"
"class"
"extends"
"method"
"new"
"_cast"
"_chunks"