mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-14 17:57:39 +01:00
7 lines
158 B
FortranFixed
7 lines
158 B
FortranFixed
|
! Generated from ../../../git/cloog/test/iftestf.cloog by CLooG 0.14.0-245-gd8c1718 gmp bits in 0.00s.
|
||
|
IF (n >= 1) THEN
|
||
|
DO i=1, n
|
||
|
S1(i)
|
||
|
END DO
|
||
|
END IF
|