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