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
2a91c39ac6
commit
83a878b2f9
3 changed files with 8 additions and 8 deletions
|
@ -1060,7 +1060,7 @@ pub(crate) fn pass_list_or_string_to_zig_32bit<'a, 'ctx, 'env>(
|
|||
(ptr_len, cap)
|
||||
}
|
||||
|
||||
pub(crate) fn call_str_bitcode_fn_new<'a, 'ctx, 'env>(
|
||||
pub(crate) fn call_str_bitcode_fn<'a, 'ctx, 'env>(
|
||||
env: &Env<'a, 'ctx, 'env>,
|
||||
strings: &[BasicValueEnum<'ctx>],
|
||||
other_arguments: &[BasicValueEnum<'ctx>],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue