mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
spaces_middle
-> lines_between
This commit is contained in:
parent
2529fa0721
commit
ddb58a2cd5
36 changed files with 57 additions and 57 deletions
|
@ -900,7 +900,7 @@ pub fn apply_task_await<'a>(
|
|||
]),
|
||||
),
|
||||
)),
|
||||
spaces_middle: &[],
|
||||
lines_between: &[],
|
||||
body_pattern: arena.alloc(Loc::at(
|
||||
loc_pat.region,
|
||||
Pattern::Identifier { ident: new_ident },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue