lean4-htt/tests/lean/bad_inaccessible2.lean.expected.out
2016-09-20 08:32:37 -07:00

8 lines
196 B
Text

bad_inaccessible2.lean:31:2: error: type mismatch at application
map_head (cons a va) (cons b vb)
term
cons b vb
has type
vec .?m_2 (n + 1)
but is expected to have type
vec A .(.?m_1 + 1)