lean4-htt/tests/lean/run/cases_bug2.lean

4 lines
81 B
Text

open tactic
example (a : nat) : 0 = nat.succ a → false
:= by intro1 >>= cases