lean4-htt/tests/lean/283.lean.expected.out
Leonardo de Moura 55157a3108 chore: fix test
2021-03-10 14:51:24 -08:00

8 lines
166 B
Text

283.lean:1:22-1:25: error: application type mismatch
f (f ?m)
argument
f ?m
has type
?m : Sort ?u
but is expected to have type
optParam (Sort ?u) t : Type ?u