mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Format all lambdas to new syntax
This commit is contained in:
parent
9d37c906fe
commit
1b43ffa579
70 changed files with 1105 additions and 669 deletions
|
@ -564,6 +564,7 @@ mod test_snapshots {
|
|||
pass/nested_list_comment_in_closure_arg.expr,
|
||||
pass/nested_parens_in_pattern.expr,
|
||||
pass/nested_when_comment_in_pat.expr,
|
||||
pass/new_lambda_as_second_statement.moduledefs,
|
||||
pass/newline_after_equals.expr, // Regression test for https://github.com/roc-lang/roc/issues/51
|
||||
pass/newline_after_import_str_as.expr,
|
||||
pass/newline_after_mul.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue