mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
fix parsing lists in tag patterns
This commit is contained in:
parent
4cf256c6b7
commit
6844df6c37
4 changed files with 59 additions and 0 deletions
|
@ -482,6 +482,7 @@ mod test_snapshots {
|
|||
pass/when_in_function_python_style_indent.expr,
|
||||
pass/when_in_parens.expr,
|
||||
pass/when_in_parens_indented.expr,
|
||||
pass/when_result_list.expr,
|
||||
pass/when_with_alternative_patterns.expr,
|
||||
pass/when_with_function_application.expr,
|
||||
pass/when_with_negative_numbers.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue