Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Nov 21, 2022
1 parent 98c563f commit 5f41946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/viper/ok/invariant.vpr.ok
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ method loops($Self: Ref)
i := 0
while ((i > 0)) {
{
i := (i + 1)
i := (i + 1)
}}
}

0 comments on commit 5f41946

Please sign in to comment.