about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-29 13:48:32 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-29 13:48:32 -0800
commit53570c36447ae65ce36bd843ea751ed395b164f4 (patch)
treef15055e6ca971e612ebcb2e2b62ed8beabcfeca1
parentb9e75b5a498e11656fc320ea33c7e845d352b58e (diff)
downloadmu-53570c36447ae65ce36bd843ea751ed395b164f4.tar.gz
678
-rw-r--r--color-repl.mu1
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)