Feed SoA Types from load into solve

This commit is contained in:
Ayaz Hafiz 2022-11-08 14:36:29 -06:00
parent 6f6a90320e
commit 314b75b0e5
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
6 changed files with 47 additions and 4 deletions

View file

@ -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(),