diff options
author | Araq <rumpf_a@web.de> | 2011-01-16 16:22:23 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-01-16 16:22:23 +0100 |
commit | 0f743e01833290e2995756fbd459728b12d833be (patch) | |
tree | 57e2e0b3315ba838cf3d616030fd3238a2f71946 /todo.txt | |
parent | 07b784373b1701d962f3e089e648838f96ac8947 (diff) | |
download | Nim-0f743e01833290e2995756fbd459728b12d833be.tar.gz |
explicit indices in array literals
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 20f7af41b..6a875ba9d 100755 --- a/todo.txt +++ b/todo.txt @@ -2,7 +2,6 @@ - deprecate ^ and make it available as operator - test branch coverage - checked exceptions -- explicit indices for array literals - built-in serialization - do not ambiguity error for methods if amibiguity only affects the same dispatcher anyway |