We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7711933 + 033f4c5 commit b9db37dCopy full SHA for b9db37d
regression/cbmc/Float22/main.c
@@ -69,8 +69,6 @@ void testTwo (void) {
69
f2.f = returnsField(1);
70
71
assert(f1.ieee.negative != f2.ieee.negative);
72
-
73
- return 1;
74
}
75
76
0 commit comments