diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt index b43357007..7a5ec6054 100755 --- a/todo.txt +++ b/todo.txt @@ -4,8 +4,7 @@ version 0.8.14 - implement closures - test evals.nim with closures - deactivate lambda lifting for JS backend - - Test that iterators within closures work etc; test generics; - test recursion + - Test capture of for loop vars; test generics; test recursion - test constant closures - 'closureEnv' magic for easy interfacing with C |