Merge pull request #118 from roggeo/master

More JS keywords reserved
This commit is contained in:
Matthias Mullie 2016-06-30 07:52:26 +02:00 committed by GitHub
commit ec046bd94a
2 changed files with 17 additions and 1 deletions

View File

@ -45,3 +45,19 @@ interface
protected protected
implements implements
instanceof instanceof
abstract
boolean
byte
char
double
final
float
goto
int
long
native
short
synchronized
throws
transient
volatile