mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Avoid patterns that may look like implements clauses without parens
This commit is contained in:
parent
8f2a10d52d
commit
24dd11262e
2 changed files with 8 additions and 1 deletions
|
@ -454,6 +454,7 @@ mod test_snapshots {
|
|||
pass/list_minus_newlines.expr,
|
||||
pass/list_pattern_weird_indent.expr,
|
||||
pass/list_patterns.expr,
|
||||
pass/looks_like_implements.expr,
|
||||
pass/lowest_float.expr,
|
||||
pass/lowest_int.expr,
|
||||
pass/mega_parens_pat.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue