mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
cleanup
This commit is contained in:
parent
d9c3a7ddd9
commit
6bb8bcb5a2
1 changed files with 0 additions and 3 deletions
|
@ -531,9 +531,6 @@ fn solve(
|
|||
// then we copy from that module's Subs into our own. If the value
|
||||
// is being looked up in this module, then we use our Subs as both
|
||||
// the source and destination.
|
||||
|
||||
// dbg!(&subs, symbol, var, rank);
|
||||
|
||||
let actual = deep_copy_var_in(subs, rank, pools, var, arena);
|
||||
let expectation = &constraints.expectations[expectation_index.index()];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue