mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
things are working again
This commit is contained in:
parent
6ce02b5727
commit
8c79b88697
6 changed files with 1518 additions and 248 deletions
|
@ -24,3 +24,5 @@ pub mod decision_tree;
|
|||
pub mod decision_tree2;
|
||||
#[allow(clippy::ptr_arg)]
|
||||
pub mod pattern;
|
||||
#[allow(clippy::ptr_arg)]
|
||||
pub mod pattern2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue