1# Check that the loop is generated only once with an outer disjunctive condition
2domain: "[N, Q, P] -> { S[i0] : 0 <= i0 < N and (P > Q or P < Q) }"
3child:
4  schedule: "[N, Q, P] -> [{ S[i0] -> [(i0)] }]"
5