lean4-htt/tests/lean/run/matchVarIssue.lean
2021-03-24 11:46:55 -07:00

2 lines
65 B
Text

theorem ex {c d : Char} : c = d → c.val = d.val
| rfl => rfl