Minor changes

This commit is contained in:
gingerBill
2024-04-26 13:12:23 +01:00
parent 94e0707456
commit 7305478261
2 changed files with 7 additions and 6 deletions
+2
View File
@@ -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);
}