aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/repl.nom2
1 files changed, 0 insertions, 2 deletions
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: