mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Merge pull request #153 from alefragnani/add-strict-keyword-pascal-language
Adds `strict` keyword to Pascal language
This commit is contained in:
commit
c31d1933fa
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