Add some keywords

This commit is contained in:
syuilo 2017-02-10 02:18:33 +09:00
parent ea258a73ee
commit efa642e2c5

View file

@ -81,6 +81,8 @@ const _keywords = [
'using', 'using',
'use', 'use',
'module', 'module',
'where',
'select',
'struct', 'struct',
'union', 'union',
'new', 'new',