mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
add more tests
This commit is contained in:
parent
badad1c1ad
commit
116b585cdc
2 changed files with 51 additions and 1 deletions
|
@ -340,7 +340,6 @@ pub fn list_replace_unsafe<'a, 'ctx, 'env>(
|
|||
let result = env
|
||||
.context
|
||||
.struct_type(
|
||||
// TODO: does the order need to be decided by the size of the element type.
|
||||
&[
|
||||
super::convert::zig_list_type(env).into(),
|
||||
element_type.into(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue