Add keyword

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

View file

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