forked from OSchip/llvm-project
2 lines
63 B
Plaintext
2 lines
63 B
Plaintext
|
[p] -> { [n, m] -> (n + n^3) : n >= -1 and m >= n and m <= p }
|