mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-17 11:22:22 -07:00
Minor code reorganization
This commit is contained in:
@@ -1826,6 +1826,7 @@ void check_procedure_overloading(Checker *c, Entity *e) {
|
||||
|
||||
|
||||
#include "check_expr.cpp"
|
||||
#include "check_type.cpp"
|
||||
#include "check_decl.cpp"
|
||||
#include "check_stmt.cpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user