Merge pull request #153 from alefragnani/add-strict-keyword-pascal-language

Adds `strict` keyword to Pascal language
pull/2748/head
Henning Dieterichs 2021-07-28 10:48:06 +02:00 committed by GitHub
commit c31d1933fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ export const language = <languages.IMonarchLanguage>{
'shr',
'specialize',
'stored',
'strict',
'then',
'threadvar',
'to',