rt_gccstream/gcc/testsuite/gfortran.fortran-torture/compile/empty_interface_1.f90

5 lines
76 B
Fortran

! Program to test empty interfaces PR15051
INTERFACE leer
END INTERFACE
END