mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
WIP
This commit is contained in:
parent
f8bdf05f90
commit
0eba188493
7 changed files with 225 additions and 184 deletions
|
@ -741,6 +741,7 @@ pub fn list_map<'a, 'ctx, 'env>(
|
|||
element_layout: &Layout<'a>,
|
||||
return_layout: &Layout<'a>,
|
||||
) -> BasicValueEnum<'ctx> {
|
||||
dbg!(return_layout, layout_width(env, return_layout));
|
||||
call_bitcode_fn_returns_list(
|
||||
env,
|
||||
&[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue