mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Report unexpected params
This commit is contained in:
parent
db76ab4015
commit
bc6a84a215
10 changed files with 137 additions and 24 deletions
|
@ -189,6 +189,7 @@ 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