Add static keyword

pull/3922/head
Sebastian Pahnke 2023-04-20 09:37:00 +02:00
parent 8270c45a38
commit d2ec32be72
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ export const language = <languages.IMonarchLanguage>{
'null',
'return',
'set',
'static',
'super',
'switch',
'symbol',