Replies: 1 comment
-
|
And if no contract specified in the proof, it won't compile: error: The function specified in the `proof_for_contract` attribute, `contract_requires`, was not found.
Make sure the function is reachable from the harness.
--> tests/proofs/proofs_for_contract.rs:21:5
|
21 | #[kani::proof_for_contract(contract_requires)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|Nice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions