Adds `strict` keyword to Pascal language

pull/2748/head
Alessandro Fragnani 2021-07-27 21:24:38 -03:00
parent c60db94932
commit 87942d7d25
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',