Add keyword

This commit is contained in:
syuilo 2017-02-10 01:20:01 +09:00
parent ada6c926dc
commit 08ca08b2b1
1 changed files with 1 additions and 0 deletions

View File

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