functional changes

This commit is contained in:
Aidan 2024-07-27 11:40:37 -04:00
parent d5db3137a3
commit 3c78b4fb86
6 changed files with 52 additions and 15 deletions

View file

@ -900,7 +900,7 @@ pub fn apply_task_await<'a>(
]),
),
)),
comment: None,
comment: &[],
body_pattern: arena.alloc(Loc::at(
loc_pat.region,
Pattern::Identifier { ident: new_ident },