mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-06 19:22:40 +01:00
ой, прстите хд
This commit is contained in:
parent
02b97598f0
commit
f5aee055d2
@ -43,7 +43,7 @@ syntax.patterns = {
|
||||
{ "end[%s%;]", "loops", 0, 1 },
|
||||
{ "for ", "loops", 0, 1 },
|
||||
{ " in ", "loops", 0, 1 },
|
||||
{ "repeat$", "loops", 0, 1 },
|
||||
{ "repeat$", "loops", 0, 0 },
|
||||
{ "if ", "loops", 0, 1 },
|
||||
{ "then", "loops", 0, 0 },
|
||||
{ "until ", "loops", 0, 1 },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user