mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
appease clippy
This commit is contained in:
parent
606c33413b
commit
868e9392b1
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ pub fn gen_from_mono_module(
|
|||
OptLevel::Normal | OptLevel::Optimize => gen_from_mono_module_llvm(
|
||||
arena,
|
||||
loaded,
|
||||
&roc_file_path,
|
||||
roc_file_path,
|
||||
target,
|
||||
app_o_file,
|
||||
opt_level,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue