Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
qinheping committed Sep 20, 2024
1 parent 90c1c5c commit 608baeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kani-compiler/src/codegen_cprover_gotoc/overrides/hooks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ impl GotocHook for InitContracts {
/// is the closure wrapping loop invariants
/// 2. is the last statement in some loop, so that its `target`` is
/// the head of the loop
///
///
/// Such call will be translate to
/// ```c
/// goto target
Expand Down

0 comments on commit 608baeb

Please sign in to comment.