update isl for change in representation of isl_constraint
[ppcg.git] / clan / tests / unitary / twoconds.c
blob8b3abce9e4ae29b536deb6b653d6a4139c3ba1f7
1 #pragma scop
2 if (M > N)
3 a;
4 if (M <= N)
5 b;
6 #pragma endscop