test: ds: update to use new object system
This commit is contained in:
@@ -15,6 +15,6 @@ int main(void)
|
||||
printf("object %p\n", it.value);
|
||||
}
|
||||
|
||||
b_array_release(array);
|
||||
b_array_unref(array);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user