mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
removed last must_own_arguments
This commit is contained in:
parent
584024f230
commit
1586628bb0
2 changed files with 0 additions and 6 deletions
|
@ -116,7 +116,6 @@ fn build_app_mono<'a>(
|
|||
closure_data_layout: None,
|
||||
ret_layout: int_layout,
|
||||
is_self_recursive: SelfRecursive::NotSelfRecursive,
|
||||
must_own_arguments: false,
|
||||
host_exposed_layouts: HostExposedLayouts::NotHostExposed,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue