mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-26 09:42:48 +01:00
ой, прстите хд
This commit is contained in:
@@ -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 },
|
||||
|
||||
Reference in New Issue
Block a user