summaryrefslogtreecommitdiff
path: root/test/regress/regress0/bv/core/extract-concat-1.cvc
blob: e192f159cc23cbdcaded86f5ce96378e5013b0f1 (plain)
1
2
x, y : BITVECTOR(32);
QUERY ((x @ y)[62:33] = x[30:1]);
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback