mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
Use a custom macro for builtin_defs
This commit is contained in:
parent
07689ca9dc
commit
f90b64edd9
2 changed files with 79 additions and 119 deletions
|
@ -24,6 +24,3 @@ pub mod pattern;
|
|||
pub mod procedure;
|
||||
pub mod scope;
|
||||
pub mod string;
|
||||
|
||||
#[macro_use]
|
||||
extern crate roc_collections;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue