mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-13 09:49:11 +03:00
clippy
This commit is contained in:
parent
bb5b733de4
commit
92d1b5fe83
@ -7675,7 +7675,7 @@ where
|
|||||||
op
|
op
|
||||||
);
|
);
|
||||||
|
|
||||||
return hole.clone();
|
hole.clone()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Layout::Builtin(Builtin::Int1) => {
|
Layout::Builtin(Builtin::Int1) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user