spaces_middle -> lines_between

This commit is contained in:
Aidan 2024-07-29 13:06:48 -04:00
parent 2529fa0721
commit ddb58a2cd5
36 changed files with 57 additions and 57 deletions

View file

@ -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 },