This commit is contained in:
John Kerl 2016-12-07 20:52:04 -05:00
parent bd45926cd9
commit 6afee2efad

View file

@ -29,6 +29,8 @@ OTHER:
----------------------------------------------------------------
MAPVAR CHECKLIST:
! for-over & emit of func retvals
* splitnv/splitkv how/whether to type-infer the v's?!?
* debt-reduction
@ -81,7 +83,7 @@ k dump oosvar -- ensure scalar-out is printed > ref only
k dump full-oosvar -- ensure scalar-out is printed > ref only
k dump full-srec -- ensure scalar-out is printed > ref only
k dump maplit -- ensure scalar-out is printed > alloc & free the ephemeral
- dump func retval -- ensure scalar-out is printed > alloc & free the ephemeral
k dump func retval -- ensure scalar-out is printed > alloc & free the ephemeral
k emit localvar -- check lashed; UTs > ref the rhs
k emit oosvar > ref the rhs