removed switch from keywords

This commit is contained in:
Trard 2022-11-10 19:21:10 +03:00 committed by Thomas Vigouroux
parent 505ce65660
commit bbe90e9318

View file

@ -239,7 +239,6 @@
"let" "let"
"set" "set"
"static" "static"
"switch"
"target" "target"
"typeof" "typeof"
"var" "var"