1 line
49 B
Text
1 line
49 B
Text
example {a: Nat} (h: a = a): True := by simp_all
|
example {a: Nat} (h: a = a): True := by simp_all
|