mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-24 20:42:29 +00:00
spaces_middle
-> lines_between
This commit is contained in:
parent
2529fa0721
commit
ddb58a2cd5
36 changed files with 57 additions and 57 deletions
|
@ -2969,7 +2969,7 @@ fn to_pending_value_def<'a>(
|
|||
AnnotatedBody {
|
||||
ann_pattern,
|
||||
ann_type,
|
||||
spaces_middle: _,
|
||||
lines_between: _,
|
||||
body_pattern,
|
||||
body_expr,
|
||||
} => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue