Add keyword

This commit is contained in:
syuilo 2017-02-10 00:59:11 +09:00
parent 83e34ef5dd
commit cbfad8f7f3

View file

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