summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
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 4ac2a5703..a21e320dd 100755
--- a/todo.txt
+++ b/todo.txt
@@ -4,7 +4,6 @@ Version 0.8.14
 - ``var T`` as a return type; easy to prove that location does not escape its
   stack frame
 - document Nimrod's two phase symbol lookup for generics
-- make ^ available as operator
 - optional indentation for 'case' statement
 - make threadvar efficient again on linux after testing
 - test the sort implementation again