Skip to content

Commit

Permalink
Merge branch 'main' into lower-cbmc-verbosity
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Jul 31, 2024
2 parents 754dc57 + 7e02353 commit 3cbe135
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright Kani Contributors
// SPDX-License-Identifier: Apache-2.0 OR MIT
// kani-flags: -Zfunction-contracts
// kani-flags: -Zfunction-contracts --solver minisat

/// The objective of this test is to show that the contracts for double can be replaced as a stub within the contracts for quadruple.
/// This shows that we can generate `kani::any()` for Cell.
Expand Down

0 comments on commit 3cbe135

Please sign in to comment.