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