Skip to content

Commit

Permalink
Restore test case unrelated to Lithium
Browse files Browse the repository at this point in the history
  • Loading branch information
JakuJ committed Oct 27, 2023
1 parent 09066e1 commit 7664629
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions prusti-tests/tests/verify/ui/forall_verify.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ note: the error originates here
| ^^^^^^^^^^^^^

error: [Prusti: verification error] postcondition might not hold.
--> $DIR/forall_verify.rs:31:11
|
31 | #[ensures(exists(|x: i32| identity(x) == x + 1))]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: the error originates here
--> $DIR/forall_verify.rs:32:1
|
32 | fn test6() {}
Expand Down

0 comments on commit 7664629

Please sign in to comment.