Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
clwi committed Mar 10, 2021
1 parent 748097d commit 0d36a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions goodies/objC/CWPackContext.m
Expand Up @@ -245,6 +245,7 @@ - (id) cwUnpackObject:(long)label
if (dim == 0)
{
object = NSMutableArray.new;
break;
}
else
{
Expand Down

0 comments on commit 0d36a9c

Please sign in to comment.