Add keyword

This commit is contained in:
syuilo 2017-02-10 01:20:01 +09:00
parent e1eed38857
commit cf91606dd1

View File

@ -62,6 +62,7 @@ const keywords = [
'func',
'fn',
'return',
'yield',
'async',
'await',
'require',