mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-14 06:13:45 +00:00
Keep CI happy
This commit is contained in:
@@ -334,6 +334,8 @@ bool me_generate(Checker *c) {
|
||||
}
|
||||
|
||||
gb_printf_err("[middle end pass done]\n");
|
||||
gb_exit(0);
|
||||
if (true) {
|
||||
gb_exit(0);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user