chore: fix test

This commit is contained in:
Leonardo de Moura 2022-01-31 16:45:57 -08:00
parent b1617fe04c
commit 3dfd14dfff
2 changed files with 18 additions and 1 deletions

View file

@ -1 +1,18 @@
file '361.lean' not found
361.lean:3:0: error: expected '{' or tactic
361.lean:1:60-1:62: error: unsolved goals
p q r : Prop
h1 : p q
h2 : p → q
⊢ q
361.lean:6:0: error: unexpected end of input; expected '{'
361.lean:5:11-5:13: error: unsolved goals
p q r : Prop
h2 : p → q
h✝ : p
⊢ q
361.lean:3:60-5:13: error: unsolved goals
case inr
p q r : Prop
h2 : p → q
h✝ : q
⊢ q