Add static keyword
parent
8270c45a38
commit
d2ec32be72
|
@ -43,6 +43,7 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'null',
|
'null',
|
||||||
'return',
|
'return',
|
||||||
'set',
|
'set',
|
||||||
|
'static',
|
||||||
'super',
|
'super',
|
||||||
'switch',
|
'switch',
|
||||||
'symbol',
|
'symbol',
|
||||||
|
|
Loading…
Reference in New Issue