! @@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