add browser warning

This commit is contained in:
2023-07-17 18:44:18 +02:00
parent 26ca9984ea
commit 4eb1e8c049
277 changed files with 3228202 additions and 19 deletions

View File

@@ -0,0 +1,36 @@
{
"name": "code_pascal",
"leftToRight": true,
"noLazyMode": true,
"words": [
"and",
"begin",
"boolean",
"break",
"byte",
"continue",
"div",
"do",
"double",
"else",
"end",
"false",
"if",
"integer",
"longint",
"mod",
"not",
"or",
"repeat",
"shl",
"shortint",
"shr",
"single",
"then",
"true",
"until",
"while",
"word",
"xor"
]
}