mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
formatting
This commit is contained in:
parent
ebd62485df
commit
3540a048d8
3 changed files with 12 additions and 14 deletions
|
@ -410,6 +410,7 @@ 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