mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
Sorry checker
This commit is contained in:
parent
3e23699bb4
commit
1cd9deffe2
3 changed files with 124 additions and 50 deletions
|
@ -296,7 +296,7 @@ fn build_transform_caller_help<'a, 'ctx>(
|
|||
}
|
||||
}
|
||||
|
||||
let result = crate::llvm::build::call_roc_function(
|
||||
let result = crate::llvm::build::call_direct_roc_function(
|
||||
env,
|
||||
layout_interner,
|
||||
roc_function,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue