mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
Add tests for user crash
This commit is contained in:
parent
c8accc90e8
commit
9201cf0b32
3 changed files with 77 additions and 4 deletions
|
@ -9,6 +9,7 @@ pub mod gen_compare;
|
|||
pub mod gen_dict;
|
||||
pub mod gen_list;
|
||||
pub mod gen_num;
|
||||
pub mod gen_panic;
|
||||
pub mod gen_primitives;
|
||||
pub mod gen_records;
|
||||
pub mod gen_refcount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue