add isl_aff_mod_val
[platform/upstream/isl.git] / test_inputs / application2.omega
1 {[x] : x >= 0 && x <= 20 }
2 {[x] -> [y] : y = 2x}
3 {[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}