Reorganization
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "../core.c"
|
||||
|
||||
int main() {
|
||||
IO_Printf("test_filesystem.c - ");
|
||||
MA_Arena arena = {0};
|
||||
S8_String read_file_path = S8_Lit("../test/data/read_file");
|
||||
|
||||
@@ -103,5 +102,4 @@ int main() {
|
||||
}
|
||||
}
|
||||
}
|
||||
IO_Printf("DONE\n");
|
||||
}
|
||||
Reference in New Issue
Block a user