Rework, no version bump

This commit is contained in:
2026-08-24 05:16:09 -05:00
parent 83bd4a3492
commit e99d393df2
7 changed files with 1164 additions and 1297 deletions
+2 -7
View File
@@ -1,7 +1,2 @@
#include <stdio.h>
#include "malunal/vector.h"
int main(int argc, char** argv) {
printf("Hello, World!\n");
return 0;
}
#include "malunal/microtest.h"
MICROTEST_MAIN()