diff options
Diffstat (limited to 'Chalice/tests/examples/quantifiers.output.txt')
-rw-r--r-- | Chalice/tests/examples/quantifiers.output.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Chalice/tests/examples/quantifiers.output.txt b/Chalice/tests/examples/quantifiers.output.txt new file mode 100644 index 00000000..20b0af7b --- /dev/null +++ b/Chalice/tests/examples/quantifiers.output.txt @@ -0,0 +1,5 @@ +Verification of quantifiers.chalice
+
+ 57.29: The heap of the callee might not be strictly smaller than the heap of the caller.
+
+Boogie program verifier finished with 11 verified, 1 error
|