This commit is contained in:
2026-02-03 20:47:33 -05:00
parent ec5e63898d
commit 1c4f48bd65
7 changed files with 13 additions and 4 deletions
+1
View File
@@ -29,6 +29,7 @@ while true do
if not ok then
print(err)
end
printInline("> ")
stopInput=false
str=""
end