lean4-htt/tests/lean/typeOf.lean.expected.out
Leonardo de Moura 0c629b4a26 chore: fix tests
2021-01-12 17:19:38 -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:4: 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