feat(libhectic): arenas

This commit is contained in:
2025-03-21 01:53:02 +00:00
parent 647155f859
commit 4f2391e9b5
8 changed files with 239 additions and 5 deletions

View File

@@ -27,7 +27,6 @@
int main(void) {
set_output_color_mode(COLOR_MODE_DISABLE);
raise_log("zalupa");
TEST_RAISE_GENERIC(raise_debug, LOG_LEVEL_DEBUG, "DEBUG");
TEST_RAISE_GENERIC(raise_log, LOG_LEVEL_LOG, "LOG");