From fa61d3c075790b1c2cd09655f2d3cdc65498d3af Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sat, 25 Feb 2017 00:00:26 -0500 Subject: [PATCH] todo --- c/todo.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/c/todo.txt b/c/todo.txt index f721976e0..da65c1135 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -24,12 +24,6 @@ UT FOR 5.0.0: ! along the way clarify ownership semantics in localstack & mlhmmv via function names, & top-of-file comments -? emit-lashed localvar -- check lashed; UTs > ref the rhs -? emit-lashed oosvar > ref the rhs -? emit-lashed full oosvar > ref the rhs -? emit-lashed mapliteral -- check lashed; UTs > alloc & free the ephemeral -? emit-lashed func retval > alloc & free the ephemeral - ? parameter marshaling in single-rhs-assign-to-map-lhs context ================================================================