mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
Add test_gen tests for early returns
This commit is contained in:
parent
ca762127e5
commit
8a0cc10c93
3 changed files with 118 additions and 2 deletions
|
@ -16,6 +16,7 @@ pub mod gen_primitives;
|
|||
pub mod gen_records;
|
||||
pub mod gen_refcount;
|
||||
pub mod gen_result;
|
||||
pub mod gen_return;
|
||||
pub mod gen_set;
|
||||
pub mod gen_str;
|
||||
pub mod gen_tags;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue