lean4-htt/tests/lean/run/2226.lean
2024-06-06 13:06:18 +00:00

13 lines
135 B
Text

/--
error: unsolved goals
A : Nat
⊢ Sort ?u.3
-/
#guard_msgs in
variable (A : Nat) (B : by skip)
def foo :=
A = B
def boo :=
B