Skip to content

Commit

Permalink
Update tests/lean/run/repr_empty.lean
Browse files Browse the repository at this point in the history
Updating style as per PR feedback.
  • Loading branch information
TomasPuverle authored Sep 22, 2024
1 parent fb85c63 commit 75a402b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lean/run/repr_empty.lean
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ open Prim in
/-- info: Prim.minus -/
#guard_msgs in
open Prim in
#eval (minus: Prim Empty)
#eval (minus : Prim Empty)

0 comments on commit 75a402b

Please sign in to comment.