summaryrefslogtreecommitdiff
path: root/Test/AbsHoudini/houd1.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/AbsHoudini/houd1.bpl.expect')
-rw-r--r--Test/AbsHoudini/houd1.bpl.expect6
1 files changed, 6 insertions, 0 deletions
diff --git a/Test/AbsHoudini/houd1.bpl.expect b/Test/AbsHoudini/houd1.bpl.expect
new file mode 100644
index 00000000..0b023466
--- /dev/null
+++ b/Test/AbsHoudini/houd1.bpl.expect
@@ -0,0 +1,6 @@
+function {:existential true} {:inline} b1(x: bool) : bool
+{
+ true
+}
+
+Boogie program verifier finished with 1 verified, 0 errors