tokenizer improvements

This commit is contained in:
nub31
2026-02-09 22:03:00 +01:00
parent b7cfdd2519
commit 9ccdd5f835
2 changed files with 63 additions and 16 deletions

View File

@@ -14,7 +14,6 @@ func main(): i32 {
let i: i32 = 0
x = 1 + 2 * 34
while i < 10 {
i = i + 1
x = i