mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-18 01:29:47 +00:00
rename
This commit is contained in:
parent
99a83af3bc
commit
6b1ff710ad
2 changed files with 5 additions and 5 deletions
|
@ -1065,7 +1065,7 @@ pub(crate) fn call_str_bitcode_fn<'a, 'ctx, 'env>(
|
|||
}
|
||||
}
|
||||
|
||||
pub(crate) fn call_list_bitcode_fn_new<'a, 'ctx, 'env>(
|
||||
pub(crate) fn call_list_bitcode_fn<'a, 'ctx, 'env>(
|
||||
env: &Env<'a, 'ctx, 'env>,
|
||||
lists: &[StructValue<'ctx>],
|
||||
other_arguments: &[BasicValueEnum<'ctx>],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue