mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Feed SoA Types from load into solve
This commit is contained in:
parent
6f6a90320e
commit
314b75b0e5
6 changed files with 47 additions and 4 deletions
|
@ -394,6 +394,7 @@ fn check_derived_typechecks_and_golden(
|
|||
);
|
||||
let (mut solved_subs, _, problems, _) = roc_solve::module::run_solve(
|
||||
test_module,
|
||||
Default::default(),
|
||||
&constraints,
|
||||
constr,
|
||||
RigidVariables::default(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue