mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
Create code gen tests for refcounting
This commit is contained in:
parent
746c8c2c8e
commit
4d2e4d454b
4 changed files with 169 additions and 10 deletions
|
@ -10,6 +10,7 @@ pub mod gen_list;
|
|||
pub mod gen_num;
|
||||
pub mod gen_primitives;
|
||||
pub mod gen_records;
|
||||
pub mod gen_refcount;
|
||||
pub mod gen_result;
|
||||
pub mod gen_set;
|
||||
pub mod gen_str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue