2021-08-17 09:11:55 -07:00

12 lines
225 B
Fortran

! @@name: cond_comp.1f
! @@type: F-fixed
! @@compilable: yes
! @@linkable: yes
! @@expect: success
PROGRAM EXAMPLE
C234567890
!$ PRINT *, "Compiled by an OpenMP-compliant implementation."
END PROGRAM EXAMPLE