mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Move check_builtin_procedure to check_builtin.cpp
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+1
-2805
File diff suppressed because it is too large
Load Diff
@@ -2903,6 +2903,7 @@ DECL_ATTRIBUTE_PROC(type_decl_attribute) {
|
|||||||
|
|
||||||
|
|
||||||
#include "check_expr.cpp"
|
#include "check_expr.cpp"
|
||||||
|
#include "check_builtin.cpp"
|
||||||
#include "check_type.cpp"
|
#include "check_type.cpp"
|
||||||
#include "check_decl.cpp"
|
#include "check_decl.cpp"
|
||||||
#include "check_stmt.cpp"
|
#include "check_stmt.cpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user