lean4-htt/tests/lean/typeOf.lean.expected.out
Leonardo de Moura 207b8a8c37 chore: fix test
2020-12-24 09:23:05 -08:00

13 lines
432 B
Text

typeOf.lean:11:21: error: failed to synthesize instance
HAdd Nat Nat Bool
typeOf.lean:12:0: error: failed to synthesize instance
HAdd Bool Nat Nat
typeOf.lean:10:0: error: (kernel) declaration has metavariables 'f2'
typeOf.lean:20:54: error: invalid reassignment, term has type
Bool
but is expected to have type
Nat
typeOf.lean:29:53: error: natural number expected, value has type
Bool
but is expected to have type
Nat