mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-18 22:46:30 +00:00
fix loop keyword syntax
This commit is contained in:
parent
f90fcd431f
commit
ba4861a5fb
@ -154,6 +154,7 @@ function syntaxHighlight(code: string): string {
|
|||||||
"or",
|
"or",
|
||||||
"and",
|
"and",
|
||||||
"not",
|
"not",
|
||||||
|
"loop",
|
||||||
"while",
|
"while",
|
||||||
"for",
|
"for",
|
||||||
"in",
|
"in",
|
||||||
|
Loading…
Reference in New Issue
Block a user