From c019bedf928933db2e4fc1303a7fe692bb803fd7 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 4 Dec 2016 23:58:20 -0500 Subject: [PATCH] todo --- c/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/c/todo.txt b/c/todo.txt index d68ebdfb5..70d9eb72a 100644 --- a/c/todo.txt +++ b/c/todo.txt @@ -232,6 +232,8 @@ UT FOR 5.0.0: * all assert_X() cases * all type-decl cases: local/forbind/argpass; initial assign & reuse thereafter. +* unset of localvars, both non-indexed and indexed + * mlr --from s put '$y=strlen($*)' * mlr --from s put '$y=strlen({})'