mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-19 04:07:46 +01:00
4 lines
161 B
Plaintext
4 lines
161 B
Plaintext
[m, n] -> { S1[i0] -> [i0, 0] : (i0 >= 1 and i0 <= n and i0 >= m) or (i0 >= 1 and i0 <= n and i0 <= 2m) }
|
|
[m, n] -> { : }
|
|
[m, n] -> { [i, j] -> separate[o0] }
|