summaryrefslogtreecommitdiff
path: root/omega/examples/old_test/m3
blob: e160e8c6e345ce57a2538f163957468dd68f3027 (plain)
1
2
I := {[i,j] : 1 <= i+j,j <= 10};
codegen I;