Add keyword

This commit is contained in:
syuilo 2017-02-10 00:59:26 +09:00
parent cbfad8f7f3
commit d242f324e3

View file

@ -62,6 +62,7 @@ const keywords = [
'import', 'import',
'export', 'export',
'using', 'using',
'use',
'struct', 'struct',
'new', 'new',
'this', 'this',