1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 07:26:11 -05:00

Add keyword

This commit is contained in:
syuilo 2017-02-10 00:57:24 +09:00
parent a74f12dc98
commit 83e34ef5dd

View file

@ -61,6 +61,7 @@ const keywords = [
'require',
'import',
'export',
'struct',
'new',
'this',
'super',