lean4-htt/tests/lean/evalSorry.lean.expected.out
2022-01-17 13:18:22 -08:00

11 lines
365 B
Text

1
evalSorry.lean:5:31-5:34: error: application type mismatch
f x
argument
x
has type
String : Type
but is expected to have type
Nat : Type
evalSorry.lean:7:0-7:15: error: cannot evaluate code because '_eval._lambda_1' uses 'sorry' and/or contains errors
evalSorry.lean:11:0-11:15: error: cannot evaluate code because 'h' uses 'sorry' and/or contains errors