This commit is contained in:
Folkert 2023-02-25 16:23:40 +01:00
parent 6aa73b3b1f
commit 1bf2cc3b8c
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
6 changed files with 15 additions and 94 deletions

View file

@ -5025,7 +5025,7 @@ fn expose_alias_to_host<'a, 'ctx, 'env>(
build_closure_caller(
env,
layout_interner,
&fn_name,
fn_name,
evaluator,
alias_symbol,
arguments,
@ -5044,7 +5044,7 @@ fn expose_alias_to_host<'a, 'ctx, 'env>(
build_host_exposed_alias_size_help(
env,
&fn_name,
fn_name,
alias_symbol,
Some("result"),
result_type,