diff options
author | Araq <rumpf_a@web.de> | 2014-02-05 23:43:13 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-02-05 23:43:13 +0100 |
commit | d912d1837963b11e1df622c7b41e39827f95599c (patch) | |
tree | 09c987c5474376e4cd34c226d0d367d29f7840a0 /todo.txt | |
parent | c097acedd30602fba903ed4ee132b5e5bae91017 (diff) | |
download | Nim-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.txt | 2 |
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 |