lean4-htt/tests/lean/389.lean.expected.out
2021-08-03 09:13:18 +02:00

9 lines
200 B
Text

389.lean:7:7-7:17: error: application type mismatch
getFoo (A := ?m) bar
argument
bar
has type
Bar Nat : Type
but is expected to have type
Foo.{?u} ?m : Sort (max 1 ?u)
getFoo bar.toFoo : Nat