Sign in
gnu
/
gcc
/
e5cfb9cac1d7aba9a8ea73bfe7922cfaff9d61f3
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
include_10.f
blob: 7df2a196954a2e0feefa01370151db469eaedf02 [
file
] [
log
] [
blame
]
c
{
dg
-
do
compile
}
subroutine foo
implicit
none
include
'include_10.inc'
i
=
1
end
subroutine foo
subroutine bar
implicit
none
i n cl UD e
'include_10.inc'
i
=
1
end
subroutine bar