mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
clippy
This commit is contained in:
parent
26c910cdb3
commit
b00dcbd6f0
2 changed files with 18 additions and 11 deletions
|
@ -73,7 +73,7 @@ where
|
|||
*target = *source;
|
||||
}
|
||||
|
||||
return name_bytes;
|
||||
name_bytes
|
||||
}
|
||||
|
||||
pub fn spec_program<'a, I>(procs: I) -> Result<morphic_lib::Solutions>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue