mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Move unexpected params warning to solve
This commit is contained in:
parent
63e722f61d
commit
0cbb352a89
18 changed files with 115 additions and 169 deletions
|
@ -189,7 +189,6 @@ pub fn can_expr_with<'a>(
|
|||
home,
|
||||
Path::new("Test.roc"),
|
||||
&dep_idents,
|
||||
Default::default(),
|
||||
&module_ids,
|
||||
None,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue