Move built-in functions into separate module.
This commit is contained in:
@@ -40,6 +40,7 @@ macro_rules! debug_println {
|
||||
}
|
||||
|
||||
mod any;
|
||||
mod builtin;
|
||||
mod call;
|
||||
mod engine;
|
||||
mod fn_register;
|
||||
|
Reference in New Issue
Block a user