diff options
Diffstat (limited to 'Test/floats/float8.bpl.expect')
-rw-r--r-- | Test/floats/float8.bpl.expect | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Test/floats/float8.bpl.expect b/Test/floats/float8.bpl.expect new file mode 100644 index 00000000..426c21e0 --- /dev/null +++ b/Test/floats/float8.bpl.expect @@ -0,0 +1,5 @@ +float8.bpl(12,2): Error BP5001: This assertion might not hold.
+Execution trace:
+ float8.bpl(8,4): anon0
+
+Boogie program verifier finished with 0 verified, 1 error
|