1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00

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',