mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-15 23:54:07 +00:00
Make core library use procedure groupings rather than normal overloading
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#define ALLOW_ARRAY_PROGRAMMING
|
||||
|
||||
// #define DISABLE_PROCEDURE_OVERLOADING
|
||||
// #define NO_ARRAY_BOUNDS_CHECK
|
||||
|
||||
|
||||
#include "common.cpp"
|
||||
#include "timings.cpp"
|
||||
#include "build_settings.cpp"
|
||||
|
||||
Reference in New Issue
Block a user