mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Clippy
This commit is contained in:
parent
3b4b1838b8
commit
1e49622b61
3 changed files with 3 additions and 9 deletions
|
@ -207,6 +207,7 @@ fn verify_procedures<'a>(
|
|||
#[cfg(not(debug_assertions))]
|
||||
fn verify_procedures(
|
||||
_expected: &str,
|
||||
_interner: STLayoutInterner<'_>,
|
||||
_procedures: MutMap<(Symbol, ProcLayout<'_>), Proc<'_>>,
|
||||
_main_fn_symbol: Symbol,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue