mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
added gen test
This commit is contained in:
parent
f82ca36b19
commit
dfd14f8e49
2 changed files with 31 additions and 0 deletions
|
@ -12,6 +12,7 @@ pub mod gen_primitives;
|
|||
pub mod gen_records;
|
||||
pub mod gen_set;
|
||||
pub mod gen_str;
|
||||
pub mod gen_result;
|
||||
pub mod gen_tags;
|
||||
mod helpers;
|
||||
pub mod wasm_str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue