Blame isl-0.14/test_inputs/unexpanded.pwqp

Packit fb9d21
{ [x, y] -> ((x - x^2) * y + (-x + x^2) * y^2) : x >= 0 and x <= 2 and y >= 0 and y <= 2 }