This commit is contained in:
2026-04-18 00:16:03 -04:00
parent b3f77076d4
commit d864adfd05
12 changed files with 167 additions and 38 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ def_tokens! {
}
keyword {
Let: "let",
Do: "do",
Import: "import",
Fn: "fn",
If: "if",
Loop: "loop",