mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Fix indentation of single-line ifs
This commit is contained in:
parent
7fd97dec72
commit
d9ad34592c
7 changed files with 87 additions and 10 deletions
|
@ -454,6 +454,7 @@ mod test_snapshots {
|
|||
pass/highest_float.expr,
|
||||
pass/highest_int.expr,
|
||||
pass/i_over_not_g.expr,
|
||||
pass/if_bang_then_else_one_line.expr,
|
||||
pass/if_def.expr,
|
||||
pass/if_in_record_field_opt_pat.expr,
|
||||
pass/if_newline_then_negate_else_recordupdater.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue