mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
functional changes
This commit is contained in:
parent
d5db3137a3
commit
3c78b4fb86
6 changed files with 52 additions and 15 deletions
|
@ -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 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue