summaryrefslogtreecommitdiff
path: root/omegalib/examples/old_test/stride1
blob: fc2b727eac66bebd8fe2a2da9a200696fe857e85 (plain)
1
2
R := { [i] : i < 10 && i > 1 && exists ( alpha : i = 3alpha) };
codegen R;