This commit is contained in:
2026-04-17 00:09:00 -04:00
parent 83edad0cd8
commit e5ae506a84
11 changed files with 161 additions and 52 deletions
+2
View File
@@ -28,6 +28,8 @@ def_tokens! {
Hash: "#",
}
keyword {
Let: "let",
Do: "do",
Fn: "fn",
If: "if",
Loop: "loop",