summaryrefslogtreecommitdiff
path: root/test/regress/regress0/bv/core/concat-merge-3.cvc
blob: d46da1a5554ea4c4a3ee18902227e9a6119f3e9d (plain)
1
2
3
x : BITVECTOR(32);
QUERY (x[16:8]  @ x[7:0]  = x[16:0]);

generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback