lean4-htt/tests/lean/ctx_error_msgs.lean.expected.out
2016-09-28 20:54:10 -07:00

23 lines
457 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ctx_error_msgs.lean:4:0: error: infer type failed, function expected at
f a
term
f
has type
state:
f a :
⊢ true
ctx_error_msgs.lean:11:0: error: infer type failed, unknown variable
a
state:
⊢ true
ctx_error_msgs.lean:18:0: error: infer type failed, incorrect number of universe levels
eq
state:
a :
⊢ true
ctx_error_msgs.lean:23:0: error: infer type failed, incorrect number of universe levels
eq.{0 0}
state:
a :
⊢ true