Minor fixes

This commit is contained in:
gingerBill
2021-03-18 13:25:41 +00:00
parent 04e0cacd30
commit 359ae29d98
7 changed files with 8 additions and 7 deletions
+1
View File
@@ -496,4 +496,5 @@ default_assertion_failure_proc :: proc(prefix, message: string, loc: Source_Code
}
print_byte('\n');
debug_trap();
// trap();
}