mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Adds strict keyword to Pascal language
This commit is contained in:
parent
c60db94932
commit
87942d7d25
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'shr',
|
'shr',
|
||||||
'specialize',
|
'specialize',
|
||||||
'stored',
|
'stored',
|
||||||
|
'strict',
|
||||||
'then',
|
'then',
|
||||||
'threadvar',
|
'threadvar',
|
||||||
'to',
|
'to',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue