summaryrefslogtreecommitdiff
path: root/Test/bitvectors/bv3.bpl
blob: 3c2d1034ced7f277fb6d7a9e2c4e4a5a4c6c3e92 (plain)
1
2
3
4
5
// RUN: %boogie -proverWarnings:1 %s > %t
// RUN: %diff %s.expect %t
type bv;
type bv16;