lean4-htt/tests/lean/389.lean.expected.out

9 lines
175 B
Text

389.lean:7:14-7:17: error: application type mismatch
getFoo bar
argument
bar
has type
Bar Nat : Type
but is expected to have type
Foo ?m : Type
getFoo bar.toFoo : Nat