lean4-htt/tests/lean/1027.lean
2022-02-23 16:48:28 -08:00

4 lines
68 B
Text

example (h : x ≠ 0) : Unit := by
simp_all
trace_state
sorry