mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Fix else spacing
This commit is contained in:
parent
6b08f42d02
commit
1cc97fcfa7
5 changed files with 50 additions and 2 deletions
|
@ -549,6 +549,7 @@ mod test_snapshots {
|
|||
pass/negative_single_quote.expr,
|
||||
pass/nested_def_annotation.moduledefs,
|
||||
pass/nested_if.expr,
|
||||
pass/nested_if_unindented.expr,
|
||||
pass/nested_list_comment_in_closure_arg.expr,
|
||||
pass/nested_parens_in_pattern.expr,
|
||||
pass/nested_when_comment_in_pat.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue