diff options
-rw-r--r-- | color-repl.mu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/color-repl.mu b/color-repl.mu index fa2b3df1..1429659a 100644 --- a/color-repl.mu +++ b/color-repl.mu @@ -183,7 +183,6 @@ ; todo: error on space outside parens, like python ; todo: [] ; todo: history on up/down - ; todo: don't return if there's no non-whitespace in result (continue-from next-key:continuation) } (s:string-address <- get result:buffer-address/deref data:offset) |