mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Don't drop spaces before return
This commit is contained in:
parent
5a6e0f546b
commit
16c3d4e512
11 changed files with 217 additions and 130 deletions
|
@ -547,6 +547,7 @@ mod test_snapshots {
|
|||
pass/outdented_record.expr,
|
||||
pass/p_return_f_minus_f.expr,
|
||||
pass/packed_singleton_list.expr,
|
||||
pass/paren_newline_before_return.expr,
|
||||
pass/parens_apply_newline.expr,
|
||||
pass/parens_apply_not_parens.expr,
|
||||
pass/parens_comment_in_ty_annotation.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue