iscc.c: avoid use of isl_token internals
[barvinok.git] / tests / euler / square.pwqp
blob34ae4e557f26df6d6bfb36482785431bc3501fba
1 { [x, y] -> x * y : x >= 2 and x <= 3 and y >= 4 and y <= 5 }