Add keyword

This commit is contained in:
syuilo 2017-02-10 00:59:11 +09:00
parent 5274114b5b
commit f64f0e22df

View File

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