WIP continue the work on arena allcoator implementation
This commit is contained in:
@@ -23,6 +23,4 @@ Test(macro_magic, default_values) {
|
||||
cr_assert_eq(a1.is_true, true);
|
||||
cr_assert_eq(a2.is_true, true);
|
||||
cr_assert_eq(a3.is_true, false);
|
||||
// TODO if there is an allocation error it does not actually cause a crash...
|
||||
// FIX!!!
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user