numpy/f2py/tests/src/regression/f77fixedform.f95

C This is an invalid file, but it does compile with -ffixed-form
      subroutine mwe(
     & x)
          real x
      end subroutine mwe
Metadata
View Raw File