mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Update mono tests
This commit is contained in:
parent
8d90f2c13e
commit
dd93b5bd51
1 changed files with 1 additions and 0 deletions
|
@ -4664,6 +4664,7 @@ fn build_pending_specializations<'a>(
|
|||
mut layout_cache: LayoutCache<'a>,
|
||||
target_info: TargetInfo,
|
||||
exposed_to_host: ExposedToHost,
|
||||
exposed_by_module: &ExposedByModule,
|
||||
abilities_store: AbilitiesStore,
|
||||
derived_module: SharedDerivedModule,
|
||||
) -> Msg<'a> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue