summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-01-16 16:22:23 +0100
committerAraq <rumpf_a@web.de>2011-01-16 16:22:23 +0100
commit0f743e01833290e2995756fbd459728b12d833be (patch)
tree57e2e0b3315ba838cf3d616030fd3238a2f71946 /todo.txt
parent07b784373b1701d962f3e089e648838f96ac8947 (diff)
downloadNim-0f743e01833290e2995756fbd459728b12d833be.tar.gz
explicit indices in array literals
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt1
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