formatting

This commit is contained in:
Folkert 2021-05-16 20:25:18 +02:00
parent ebd62485df
commit 3540a048d8
3 changed files with 12 additions and 14 deletions

View file

@ -410,6 +410,7 @@ impl<'a> BorrowInfState<'a> {
LowLevel {
op,
opt_closure_layout,
..
} => {
use roc_module::low_level::LowLevel::*;
match op {