lean4-htt/tests/lean/run/overload_issue.lean
2016-09-20 08:32:37 -07:00

6 lines
72 B
Text

open tactic
example : true :=
by do
trace $ "hello",
constructor