mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Also conservatively check for spaces at the beginning of the pattern
This commit is contained in:
parent
0feed5d57b
commit
a15998872d
5 changed files with 109 additions and 3 deletions
|
@ -289,6 +289,7 @@ mod test_snapshots {
|
|||
pass/ann_effectful_fn.expr,
|
||||
pass/ann_open_union.expr,
|
||||
pass/ann_parens_comments.expr,
|
||||
pass/ann_pattern_comment_before_body.expr,
|
||||
pass/ann_record_pat_with_comment.expr,
|
||||
pass/ann_tag_union_newline_comment.expr,
|
||||
pass/annotate_tuple_func.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue