lean4-htt/tests/lean/elab2.lean.expected.out
Sebastian Ullrich e3bfd90b06 fix(frontends/lean/elaborator): default recover_from_error to false for most commands
Fixes #1446

fix(frontends/lean/util): quoting private name

uncovered by now failing run test
2017-03-09 20:51:35 -08:00

10 lines
346 B
Text

@foo.{0 0} nat nat nat.has_add (@zero.{0} nat nat.has_zero) (@one.{0} nat nat.has_one) : nat
elab2.lean:13:7: error: type mismatch at application
@bla.{0 ?l_1} nat ?m_2 nat.zero bool.tt
term
bool.tt
has type
bool
but is expected to have type
nat
@bla.{0 0} nat bool (@zero.{0} nat nat.has_zero) (@zero.{0} nat nat.has_zero) bool.tt : nat