lean4-htt/tests/lean/case.lean.expected.out
2017-12-10 19:30:43 -08:00

25 lines
563 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.

case.lean:4:2: error: solve1 tactic failed, focused goal has not been solved
state:
case list.cons
xs_hd : ,
xs_tl : list ,
xs_ih :
case.lean:10:2: error: solve1 tactic failed, focused goal has not been solved
state:
case list.cons
xs_hd : ,
xs_tl : list
case.lean:18:4: error: solve1 tactic failed, focused goal has not been solved
state:
xs_ih x x : ,
xs : list
case.lean:26:2: error: solve1 tactic failed, focused goal has not been solved
state:
case list.cons
xs_hd : ,
xs_tl : list ,
xs_ih :