add support for generating ASTs from schedule relations
[platform/upstream/isl.git] / test_inputs / codegen / cloog / basic-bounds-3.c
1 for (int c0 = 0; c0 <= M; c0 += 1)
2   S1(c0);