Skip to content

Commit

Permalink
style: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hargoniX committed Jan 21, 2025
1 parent fb9feb1 commit 6593c72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ end M
partial def structuresPass : Pass where
name := `structures
run' goal := do
let (_, { interesting, ..} ) ← checkContext goal |>.run {}
let (_, { interesting, .. }) ← checkContext goal |>.run {}

let goals ← goal.casesRec fun decl => do
if decl.isLet || decl.isImplementationDetail then
Expand Down

0 comments on commit 6593c72

Please sign in to comment.