4 lines
68 B
Text
4 lines
68 B
Text
example (h : x ≠ 0) : Unit := by
|
|
simp_all
|
|
trace_state
|
|
sorry
|
example (h : x ≠ 0) : Unit := by
|
|
simp_all
|
|
trace_state
|
|
sorry
|