Fix corp issue brick
Fixes #1649 (closed)
Nasty little thing to watch out for:
-
unset $a.bdeletes a, not just b. -
run delete $a.bdeletes just b, apparently.
Just in case we move anything else to an object.
Fixes #1649 (closed)
Nasty little thing to watch out for:
unset $a.b deletes a, not just b.run delete $a.b deletes just b, apparently.Just in case we move anything else to an object.