Fixes #1446 fix(frontends/lean/util): quoting private name uncovered by now failing run test
8 lines
161 B
Text
8 lines
161 B
Text
1279.lean:12:33: error: type mismatch at application
|
|
source^.compose g f
|
|
term
|
|
f
|
|
has type
|
|
source^.Hom A B
|
|
but is expected to have type
|
|
source^.Hom C ?m_1
|