more cleanup

This commit is contained in:
2024-11-18 21:45:10 -06:00
parent f2b0e38464
commit 488d7b1edb
2 changed files with 1 additions and 54 deletions

View File

@@ -28,3 +28,4 @@ i <- 1
loop until i > 10
print(i)
i <- 1
## Loops