update isl for change in representation of isl_constraint
[ppcg.git] / clan / tests / unitary / basicnest.c
blobac58aaaf8407d4dd6b8651335a8d0cd848d1e90b
1 #pragma scop
2 for (i = 0; i < n; ++i)
3 for (j = 0; j < 2; ++j)
4 a;
5 for (i = 0; i < n; ++i)
6 c;
7 #pragma endscop