mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
cargo fmt
This commit is contained in:
parent
d92a5b9424
commit
da64cc0a1d
2 changed files with 2 additions and 5 deletions
|
@ -1462,9 +1462,7 @@ fn parse_expr_end<'a>(
|
|||
Err((MadeProgress, f, s)) => Err((MadeProgress, f, s)),
|
||||
Ok((
|
||||
_,
|
||||
has
|
||||
@
|
||||
Loc {
|
||||
has @ Loc {
|
||||
value:
|
||||
Expr::Var {
|
||||
module_name: "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue