(root)/
gcc-13.2.0/
libgomp/
testsuite/
libgomp.fortran/
appendix-a/
a.3.1.f90
! { dg-do run }
! { dg-options "-ffixed-form" }
      PROGRAM A3
!234567890
!$    PRINT *, "Compiled by an OpenMP-compliant implementation."
      END PROGRAM A3