diff --git a/src/pascal/pascal.ts b/src/pascal/pascal.ts index 1f3914c9..ef0eb5b6 100644 --- a/src/pascal/pascal.ts +++ b/src/pascal/pascal.ts @@ -128,6 +128,7 @@ export const language = { 'shr', 'specialize', 'stored', + 'strict', 'then', 'threadvar', 'to',