lean4-htt/tests/lean/isDefEqOffsetBug.lean.expected.out
2024-09-10 19:30:09 +10:00

6 lines
140 B
Text

isDefEqOffsetBug.lean:19:2-19:5: error: type mismatch
rfl
has type
0 + 0 = 0 + 0 : Prop
but is expected to have type
0 + 0 = 0 : Prop