Workflow debugging
This commit is contained in:
@@ -29,8 +29,8 @@ int main() {
|
|||||||
IO_Printf("TestBootstrap() - DONE\n");
|
IO_Printf("TestBootstrap() - DONE\n");
|
||||||
TestBootstrapExclusive();
|
TestBootstrapExclusive();
|
||||||
IO_Printf("TestBootstrapExclusive() - DONE\n");
|
IO_Printf("TestBootstrapExclusive() - DONE\n");
|
||||||
TestBootstrapArenaClear();
|
// TestBootstrapArenaClear();
|
||||||
IO_Printf("TestBootstrapArenaClear() - DONE\n");
|
// IO_Printf("TestBootstrapArenaClear() - DONE\n");
|
||||||
|
|
||||||
TestClexer();
|
TestClexer();
|
||||||
IO_Printf("TestClexer() - DONE\n");
|
IO_Printf("TestClexer() - DONE\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user