Mac debugging

This commit is contained in:
Krzosa Karol
2024-01-27 22:11:28 +01:00
parent 782536121d
commit daa83bf874
2 changed files with 10 additions and 5 deletions

View File

@@ -20,8 +20,8 @@ int main() {
TestBootstrapExclusive();
TestBootstrapArenaClear();
// TestClexer();
// IO_Printf("TestClexer() - DONE\n");
TestClexer();
IO_Printf("TestClexer() - DONE\n");
// Unicode iteration over codepoints using For
{