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 eff5200 commit a8d4419Copy full SHA for a8d4419
scripts/run-kani.sh
@@ -325,7 +325,7 @@ main() {
325
popd
326
echo "Running Kani autoharness codegen command..."
327
"$kani_path" autoharness -Z autoharness -Z unstable-options --std ./library \
328
- --only-codegen -j --output-format=terse
+ --only-codegen -j --output-format=terse \
329
$unstable_args \
330
--no-assert-contracts \
331
$command_args \
0 commit comments