mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
inc lowlevel return value
This commit is contained in:
parent
e28db15b7e
commit
c1ced3c5d2
15 changed files with 227 additions and 189 deletions
|
@ -807,7 +807,6 @@ pub(crate) fn run_low_level<'a, 'ctx, 'env>(
|
|||
list_get_unsafe(
|
||||
env,
|
||||
layout_interner,
|
||||
layout_ids,
|
||||
list_element_layout!(layout_interner, list_layout),
|
||||
element_index.into_int_value(),
|
||||
wrapper_struct.into_struct_value(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue