Add keyword

This commit is contained in:
syuilo 2017-02-10 00:57:24 +09:00
parent a74f12dc98
commit 83e34ef5dd

View file

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