mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Initial support for erasure in tests
This commit is contained in:
parent
15ae7489a8
commit
6014370b91
5 changed files with 52 additions and 6 deletions
|
@ -429,6 +429,7 @@ fn check_derived_typechecks_and_golden(
|
|||
constraints: &constraints,
|
||||
root_constraint: constr,
|
||||
types,
|
||||
function_kind: FunctionKind::LambdaSet,
|
||||
pending_derives: Default::default(),
|
||||
exposed_by_module: &exposed_for_module.exposed_by_module,
|
||||
derived_module: Default::default(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue