mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
parent
3540a048d8
commit
7520dfee06
3 changed files with 14 additions and 12 deletions
|
@ -410,7 +410,6 @@ impl<'a> BorrowInfState<'a> {
|
|||
LowLevel {
|
||||
op,
|
||||
opt_closure_layout,
|
||||
..
|
||||
} => {
|
||||
use roc_module::low_level::LowLevel::*;
|
||||
match op {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue