mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
cargo fmt
This commit is contained in:
parent
94006f1d8f
commit
cfbfbf09be
1 changed files with 1 additions and 1 deletions
|
@ -870,7 +870,7 @@ fn parse_def_signature<'a>(
|
|||
|
||||
let defs = defs.into_bump_slice();
|
||||
|
||||
(Expr::Defs(defs, arena.alloc(loc_ret)), state)
|
||||
(Expr::Defs(defs, arena.alloc(loc_ret)), state)
|
||||
},
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue