aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.fortran-torture/compile/empty_interface_1.f90
blob: d90895423942e364503e5a09ba6073ecb4e76b52 (plain)
1
2
3
4
! Program to test empty interfaces PR15051
INTERFACE leer
END INTERFACE
END