lean2/tests/lean/ex3.lean.expected.out
Leonardo de Moura fdeb457a81 feat(kernel/pos_info_provider): add support for file names in pos_info_provider
The idea is to include the file name when displaying justification objects.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-09 12:19:30 -08:00

24 lines
537 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.

Set: pp::colors
Set: pp::unicode
Assumed: myeq
myeq Bool
Assumed: T
Assumed: a
Failed to solve
⊢ Bool ≺ T
ex3.lean:5:6: Type of argument 2 must be convertible to the expected type in the application of
myeq
with arguments:
T
a
Assumed: myeq2
Set: lean::pp::implicit
Failed to solve
⊢ Bool ≺ T
ex3.lean:9:11: Type of argument 2 must be convertible to the expected type in the application of
@myeq2
with arguments:
T
a