lean4-htt/tests/lean/eqn_hole.lean.expected.out
2017-03-23 08:57:56 +01:00

11 lines
514 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.

eqn_hole.lean:3:7: error: don't know how to synthesize placeholder
context:
f :
eqn_hole.lean:2:11: error: invalid non-exhaustive set of equations (use 'set_option trace.eqn_compiler.elim_match true' for additional details)
eqn_hole.lean:8:13: error: don't know how to synthesize placeholder
context:
g : ,
n :
eqn_hole.lean:6:11: error: support for well-founded recursion has not been implemented yet, use 'set_option trace.eqn_compiler true' for additional information