mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-04-22 06:09:02 +00:00
add browser warning
This commit is contained in:
36
static/languages/code_pascal.json
Normal file
36
static/languages/code_pascal.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user