mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-18 20:02:22 -07:00
Minor changes
This commit is contained in:
@@ -4486,6 +4486,8 @@ gb_internal void check_all_global_entities(Checker *c) {
|
||||
(void)type_align_of(e->type);
|
||||
}
|
||||
}
|
||||
|
||||
gb_printf_err("Global Entity Count: %td\n", c->info.entities.count);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user