lean2/tests/lean/run/sorry.lean

8 lines
80 B
Text
Raw Permalink Normal View History

import logic
definition b : Prop :=
sorry
theorem tst : true = false :=
sorry