Add keyword

This commit is contained in:
syuilo 2017-02-10 01:20:01 +09:00
parent ada6c926dc
commit 08ca08b2b1

View file

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