lean4-htt/tests/lean/run/overload_issue.lean

7 lines
103 B
Text

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