attempting to see compatability with old metadesk tests... not looking good...

This commit is contained in:
ed
2025-02-12 00:19:26 -05:00
parent d80a6b61da
commit 99097b765a
2 changed files with 25 additions and 20 deletions
+3
View File
@@ -40,5 +40,8 @@ int main()
}
}
SSIZE what = 54;
String8 test = str8_from(arena, what);
deinit(& ctx);
}