lean4-htt/tests/lean/run/decidelet.lean
Leonardo de Moura 35b2f596f1 test: use decide and nativeDecide
They are not active yet.
2021-03-11 07:46:33 -08:00

3 lines
56 B
Text

theorem ex : let x := 1; x < 2 := by
intro x
decide