lean4-htt/tests/lean/run/declareConfigElabIssue.lean
2022-04-18 14:56:22 -07:00

2 lines
105 B
Text

example : True := by
simp (config := (fun (c : Lean.Meta.Simp.Config) => { c with arith := true }) {})