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

14 lines
331 B
Text

error_pos_bug.lean:9:0: error: type error in placeholder assigned to
λ a b c,
a
placeholder has type
Category
but is expected to have type
Type
the assignment was attempted when processing
application type constraint
Category.mk a (category.mk b c)
term
category.mk b c
has type
category a