mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
Load builtins on startup
This commit is contained in:
parent
081de1b4bc
commit
37492f4aa6
5 changed files with 24 additions and 4 deletions
|
@ -1,2 +1,3 @@
|
|||
pub mod build;
|
||||
pub mod builtins;
|
||||
pub mod convert;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue