mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-17 01:11:56 +00:00
Begin work on builtin procedures
This commit is contained in:
@@ -669,6 +669,7 @@ gb_internal String cg_get_entity_name(cgModule *m, Entity *e) {
|
||||
#include "tilde_const.cpp"
|
||||
#include "tilde_debug.cpp"
|
||||
#include "tilde_expr.cpp"
|
||||
#include "tilde_builtin.cpp"
|
||||
#include "tilde_proc.cpp"
|
||||
#include "tilde_stmt.cpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user