This commit is contained in:
elvis
2025-11-15 19:14:26 +01:00
parent 500f711b0a
commit 99efe9140d
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,7 @@ match {
"SystemContext", "SystemEntities", "[", "\"", "]", "^", "^^", "edge",
"else", "empty", "false", "for", "if", "in", "label", "length", "let",
"neighbours", "not", "rand", "return", "source", "system", "target", "then",
"toel", "tostr", "true", "{", "||", "}", "node",
"toel", "tostr", "true", "{", "||", "}", "node", "entities",
} else {
r"[0-9]+" => NUMBER
} else {