mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-18 18:36:31 +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",
|
||||
"and",
|
||||
"not",
|
||||
"loop",
|
||||
"while",
|
||||
"for",
|
||||
"in",
|
||||
|
Loading…
Reference in New Issue
Block a user