mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Fix formatting of negative numbers in pnc apply patterns
This commit is contained in:
parent
2e4e4bb957
commit
586dc3486f
7 changed files with 70 additions and 3 deletions
|
@ -639,6 +639,7 @@ mod test_snapshots {
|
|||
pass/plus_if.expr,
|
||||
pass/plus_when.expr,
|
||||
pass/pnc_apply_comment_after_newline.expr,
|
||||
pass/pnc_apply_neg_pattern.expr,
|
||||
pass/pnc_parens_apply_etc.expr,
|
||||
pass/pos_inf_float.expr,
|
||||
pass/positive_float.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue