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 ac8a6a0 commit 91701a6Copy full SHA for 91701a6
COMPILING
@@ -2,5 +2,5 @@
2
3
./install.sh
4
5
-The executable is in src/summarizer/2ls
+The executable is src/summarizer/2ls
6
regression/termination/precond_term1/main.c
@@ -11,7 +11,6 @@ int foo(int y)
11
//assert(-(x-(x+y))>0);
12
//assert(!( (signed __CPROVER_bitvector[65])-1 * (signed __CPROVER_bitvector[65])x_lb <= (signed __CPROVER_bitvector[65])-1 * (signed __CPROVER_bitvector[65])x));
13
}
14
-// if(0) assert(0);
15
return x;
16
17
0 commit comments