lean4-htt/tests/lean/run/blast_trace.lean
2016-06-10 18:29:41 -07:00

6 lines
125 B
Text

exit
set_option trace.blast true
set_option trace.blast.action false
example (a b : Prop) : a ∧ b → b ∧ a :=
by blast