summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 1e01793de..e24175e8b 100644
--- a/todo.txt
+++ b/todo.txt
@@ -15,9 +15,7 @@ Concurrency
 -----------
 
 - test 'deepCopy' for closures
-
 - implement 'foo[1..4] = spawn(f[4..7])'
-- document the new 'spawn' and 'parallel' statements
 
 Low priority:
 - support for exception propagation? (hard to implement)