mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Formatting whitespace
This commit is contained in:
parent
23bc8aab49
commit
bd623d65bc
2 changed files with 7 additions and 7 deletions
|
@ -5359,7 +5359,7 @@ mod solve_expr {
|
|||
condition : Bool
|
||||
|
||||
v : Id [ Y Str, Z Str ]
|
||||
v =
|
||||
v =
|
||||
if condition
|
||||
then $Id (Id 21 (Y "sasha"))
|
||||
else $Id (Id 21 (Z "felix"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue