lean4-htt/old_tests/tests/lean/case.lean.expected.out
2018-04-10 12:56:55 -07:00

26 lines
578 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:
case list.cons
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 :