summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-02-05 23:43:13 +0100
committerAraq <rumpf_a@web.de>2014-02-05 23:43:13 +0100
commitd912d1837963b11e1df622c7b41e39827f95599c (patch)
tree09c987c5474376e4cd34c226d0d367d29f7840a0 /todo.txt
parentc097acedd30602fba903ed4ee132b5e5bae91017 (diff)
downloadNim-d912d1837963b11e1df622c7b41e39827f95599c.tar.gz
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is required for skipTypes
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 6f8726199..fef073f90 100644
--- a/todo.txt
+++ b/todo.txt
@@ -2,7 +2,7 @@ version 0.9.4
 =============
 
 - fix macros\tstringinterp.nim
-- test and fix showoff; add debug example to showoff
+- test and fix showoff
 - test and fix stdlib
 - test and fix misc
 - fix GC issues