Add keyword

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

View File

@ -60,6 +60,7 @@ const keywords = [
'enum', 'enum',
'function', 'function',
'func', 'func',
'fun',
'fn', 'fn',
'return', 'return',
'yield', 'yield',