mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 01:13:48 +01:00
Add some keywrods
This commit is contained in:
parent
4cb82a842c
commit
e622b88099
@ -53,6 +53,7 @@ const _keywords = [
|
||||
'break',
|
||||
'do',
|
||||
'goto',
|
||||
'next',
|
||||
'end',
|
||||
'sub',
|
||||
'throw',
|
||||
@ -94,6 +95,7 @@ const _keywords = [
|
||||
'private',
|
||||
'protected',
|
||||
'virtual',
|
||||
'partial',
|
||||
'override',
|
||||
'extends',
|
||||
'implements',
|
||||
|
Loading…
Reference in New Issue
Block a user