mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +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',
|
||||
'specialize',
|
||||
'stored',
|
||||
'strict',
|
||||
'then',
|
||||
'threadvar',
|
||||
'to',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue