Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
leodemoura committed May 19, 2024
1 parent 0104c6f commit e8a79b3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/lean/run/4144.lean
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
/--
error: application type mismatch
absurd (congrArg (fun x => ?m.17 x) (sorryAx (?m.11 = ?m.12)))
argument
congrArg (fun x => ?m.17 x) (sorryAx (?m.11 = ?m.12))
has type
?m.17 ?m.11 = ?m.17 ?m.12 : Prop
but is expected to have type
(fun x => ?m.17 x) ?m.11 = (fun x => ?m.17 x) ?m.12 : Prop
---
error: invalid field notation, type is not of the form (C ...) where C is a constant
x✝
has type
Expand Down

0 comments on commit e8a79b3

Please sign in to comment.