diff options
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt index 1160000b0..c645f45e9 100644 --- a/todo.txt +++ b/todo.txt @@ -1,9 +1,7 @@ version 0.11.4 ============== -- document NimScript - document special cased varargs[untyped] and varargs[typed] - - The remaining bugs of the lambda lifting pass that is responsible to enable closures and closure iterators need to be fixed. - ``concept`` needs to be refined, a nice name for the feature is not enough. |