mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Fix types
This commit is contained in:
parent
b3ccc905a4
commit
dac4d842d8
4 changed files with 11 additions and 2 deletions
|
@ -2415,6 +2415,8 @@ fn update<'a>(
|
|||
abilities_store,
|
||||
loc_expects,
|
||||
loc_dbgs,
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
checkmate,
|
||||
} => {
|
||||
log!("solved types for {:?}", module_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue