refactor: xmake is now in use

This commit is contained in:
2026-05-26 13:52:28 -06:00
parent 78640a3288
commit 203b60cf65
8 changed files with 142 additions and 260 deletions

View File

@@ -9,7 +9,7 @@
#include <string.h>
#include <limits.h>
#include "arena.h"
#include "lae_arena.h"
static void test_push_3_ints(void **state) {
(void) state;