mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
a way forward
This commit is contained in:
parent
8a4975ee8a
commit
6cc8f8624c
5 changed files with 18 additions and 6 deletions
|
@ -437,7 +437,7 @@ where
|
|||
}
|
||||
LowLevel::NumPowInt => self.build_fn_call(
|
||||
sym,
|
||||
bitcode::NUM_POW_INT.to_string(),
|
||||
bitcode::NUM_POW_INT_I64.to_string(),
|
||||
args,
|
||||
arg_layouts,
|
||||
ret_layout,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue