lean4-htt/tests/lean/run/sorry.lean
2016-09-08 14:02:23 -07:00

5 lines
80 B
Text

noncomputable definition b : Prop :=
sorry
theorem tst : true = false :=
sorry