mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Fully normalize in expr record-like things, during formatting
This commit is contained in:
parent
f5cd0568dd
commit
17849ca556
6 changed files with 169 additions and 5 deletions
|
@ -305,6 +305,7 @@ mod test_snapshots {
|
|||
pass/apply_closure_pizza.expr,
|
||||
pass/apply_parenthetical_tag_args.expr,
|
||||
pass/apply_record_ann.expr,
|
||||
pass/apply_record_parens_newline_field.expr,
|
||||
pass/apply_tag.expr,
|
||||
pass/apply_three_args.expr,
|
||||
pass/apply_tuple_ext_parens_ty.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue