mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Add some keywords
This commit is contained in:
parent
1466439dce
commit
ea3a86569e
@ -53,6 +53,7 @@ const _keywords = [
|
||||
'do',
|
||||
'goto',
|
||||
'end',
|
||||
'sub',
|
||||
'throw',
|
||||
'try',
|
||||
'catch',
|
||||
@ -69,7 +70,9 @@ const _keywords = [
|
||||
'require',
|
||||
'include',
|
||||
'import',
|
||||
'imports',
|
||||
'export',
|
||||
'exports',
|
||||
'from',
|
||||
'as',
|
||||
'using',
|
||||
|
Loading…
Reference in New Issue
Block a user