diff options
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index e31e1cd49..7ed287284 100755 --- a/todo.txt +++ b/todo.txt @@ -76,6 +76,7 @@ version 0.9.XX per default? - 'const' objects including case objects - 'export' feature +- from buggymodule import * except optBroken, optBroken2 - think about ``{:}.toTable[int, string]()`` - mocking support with ``tyProxy`` that does: o.p(x) --> p(o, x) --> myMacro(p, o, x) |