summaryrefslogtreecommitdiff
path: root/Test/bitvectors/bv0.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/bitvectors/bv0.bpl.expect')
-rw-r--r--Test/bitvectors/bv0.bpl.expect8
1 files changed, 8 insertions, 0 deletions
diff --git a/Test/bitvectors/bv0.bpl.expect b/Test/bitvectors/bv0.bpl.expect
new file mode 100644
index 00000000..c5e2349c
--- /dev/null
+++ b/Test/bitvectors/bv0.bpl.expect
@@ -0,0 +1,8 @@
+bv0.bpl(6,3): Error: mismatched types in assignment command (cannot assign bv31 to bv32)
+bv0.bpl(7,3): Error: mismatched types in assignment command (cannot assign int to bv32)
+bv0.bpl(8,4): Error: mismatched types in assignment command (cannot assign bv1 to bv32)
+bv0.bpl(9,10): Error: start index in extract must be no bigger than the end index
+bv0.bpl(10,4): Error: mismatched types in assignment command (cannot assign bv1 to bv32)
+bv0.bpl(11,4): Error: mismatched types in assignment command (cannot assign bv1 to bv32)
+bv0.bpl(12,4): Error: mismatched types in assignment command (cannot assign concat$bvproxy#10 to bv32)
+7 type checking errors detected in bv0.bpl