Get rid of the warning about ignoring the return value of fgets
[cloog/uuh.git] / test / iftestf.f
blob65685b904eb3b07d883d61bcead2136a6816e8f6
1 ! Generated from ../../../git/cloog/test/iftestf.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.00s.
2 IF (n >= 1) THEN
3 DO i=1, n
4 S1(i)
5 END DO
6 END IF