mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Add erasure llvm test
This commit is contained in:
parent
535eb80dfb
commit
f2f80f390d
4 changed files with 62 additions and 22 deletions
|
@ -8,6 +8,7 @@ pub mod gen_abilities;
|
|||
pub mod gen_compare;
|
||||
pub mod gen_definitions;
|
||||
pub mod gen_dict;
|
||||
pub mod gen_erased;
|
||||
pub mod gen_list;
|
||||
pub mod gen_num;
|
||||
pub mod gen_panic;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue