1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-29 07:18:43 +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',