lean4-htt/old_tests/tests/lean/run/overload_issue.lean
2018-04-10 12:56:55 -07:00

6 lines
72 B
Text

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