fix list gen tests

This commit is contained in:
Folkert 2021-05-19 22:45:30 +02:00
parent f3199ed2a7
commit 8f55706d5d
3 changed files with 28 additions and 21 deletions

View file

@ -303,7 +303,6 @@ pub fn listMap3(
list1: RocList,
list2: RocList,
list3: RocList,
transform: Opaque,
caller: Caller3,
data: Opaque,
inc_n_data: IncN,