(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.fortran-torture/
compile/
empty_interface_1.f90
! Program to test empty interfaces PR15051
INTERFACE leer
END INTERFACE
END