mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
platform temp fix, ready for demo
This commit is contained in:
parent
db4f788076
commit
18901129fd
9 changed files with 165 additions and 84 deletions
|
@ -1949,7 +1949,6 @@ fn update<'a>(
|
|||
}
|
||||
|
||||
if module_id == state.root_id && state.goal_phase == Phase::SolveTypes {
|
||||
dbg!(&state);
|
||||
debug_assert!(work.is_empty());
|
||||
debug_assert!(state.dependencies.solved_all());
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue