diff --git a/tools/repl.nom b/tools/repl.nom index 6197074..aeac324 100644 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -20,9 +20,7 @@ say "\ press 'enter' twice to run a command " -%repl_line = 0 repeat: - %repl_line += 1 %io.write (bright (yellow ">> ")) %buff = [] repeat: