Formatting whitespace

This commit is contained in:
Richard Feldman 2022-04-06 22:40:06 -04:00
parent 23bc8aab49
commit bd623d65bc
No known key found for this signature in database
GPG key ID: 7E4127D1E4241798
2 changed files with 7 additions and 7 deletions

View file

@ -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"))