We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 228b9dd commit 508df43Copy full SHA for 508df43
src/goto-instrument/contracts/doc/user/contracts-loops.md
@@ -4,7 +4,7 @@ Back to @ref contracts-user
4
5
@tableofcontents
6
7
-CBMC offers support for loop contracts, which includes three basic clauses:
+CBMC offers support for loop contracts, which includes four basic clauses:
8
- an _invariant_ clause for establishing safety properties,
9
- a _decreases_ clause for establishing termination,
10
- an _assigns_ clause for declaring the memory locations assignable by the loop,
0 commit comments