mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
fix list gen tests
This commit is contained in:
parent
f3199ed2a7
commit
8f55706d5d
3 changed files with 28 additions and 21 deletions
|
@ -303,7 +303,6 @@ pub fn listMap3(
|
|||
list1: RocList,
|
||||
list2: RocList,
|
||||
list3: RocList,
|
||||
transform: Opaque,
|
||||
caller: Caller3,
|
||||
data: Opaque,
|
||||
inc_n_data: IncN,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue