commit 6264d353ad68d07c0f675be917e3c59b6cbad23d
parent e0240d896dfaec528f2a78953cedded2d717355c
Author: Drew DeVault <sir@cmpwn.com>
Date: Tue, 29 Dec 2020 10:44:04 -0500
Update todo.txt
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/todo.txt b/todo.txt
@@ -15,7 +15,5 @@ confidently implement the remainder of the features.
general todos, includes spec updates:
- zero-length arrays & slice initializers
- allocations
-- assign arrays from other arrays (memcpy)
-- pass arrays directly into function calls (alloc if needed flag?)
- casts
- implicit casts