call_roc_function takes repr

This commit is contained in:
Ayaz Hafiz 2023-06-16 22:26:30 -05:00
parent 46e0ce32f4
commit 8aef12bd36
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
3 changed files with 74 additions and 57 deletions

View file

@ -303,7 +303,7 @@ fn build_transform_caller_help<'a, 'ctx>(
env,
layout_interner,
roc_function,
result_layout,
layout_interner.get_repr(result_layout),
arguments_cast.as_slice(),
);