mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 02:40:05 +00:00
Minor fixes
This commit is contained in:
@@ -496,4 +496,5 @@ default_assertion_failure_proc :: proc(prefix, message: string, loc: Source_Code
|
||||
}
|
||||
print_byte('\n');
|
||||
debug_trap();
|
||||
// trap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user