Skip to content

Commit

Permalink
enable type invariants for test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurel300 committed May 27, 2022
1 parent 9c5a971 commit 1ba60f7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// compile-flags: -Penable_type_invariants=true
use prusti_contracts::*;
use std::cmp::{Ord, Ordering::{self, Equal, Less, Greater}};

Expand Down

0 comments on commit 1ba60f7

Please sign in to comment.