index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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