mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
7 lines
160 B
C
7 lines
160 B
C
|
/* Generated from ../../../git/cloog/test/iftest.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.00s. */
|
||
|
if (n >= 1) {
|
||
|
for (i=1;i<=n;i++) {
|
||
|
S1(i);
|
||
|
}
|
||
|
}
|