6 lines
140 B
Text
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
|