This commit is contained in:
John Kerl 2016-12-04 23:58:20 -05:00
parent 2003a721a2
commit c019bedf92

View file

@ -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({})'