Removed dead code.

This commit is contained in:
Bruce Hill 2018-11-11 18:53:52 -08:00
parent 2b4196bc20
commit efac694cc0

View File

@ -20,9 +20,7 @@ say "\
press 'enter' twice to run a command press 'enter' twice to run a command
" "
%repl_line = 0
repeat: repeat:
%repl_line += 1
%io.write (bright (yellow ">> ")) %io.write (bright (yellow ">> "))
%buff = [] %buff = []
repeat: repeat: