lean2/tests/lean/669.lean.expected.out
2016-06-02 11:28:00 -07:00

13 lines
285 B
Text

669.lean:1:9: error: type error in placeholder assigned to
bool
placeholder has type
Type₁
but is expected to have type
Prop
the assignment was attempted when processing
application type constraint
(λ {T} t, t) bool.tt
term
bool.tt
has type
bool