Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gfortran.dg
/
pr59107.f90
blob: a84328f08519eef5ea7083154315c57b6f752364 [
file
] [
log
] [
blame
]
!
{
dg
-
compile
}
!
{
dg
-
options
"-Wsurprising"
}
!
There
should be
no
surprising warnings
program p
Integer
::
nargs
intrinsic
::
command_argument_count
nargs
=
command_argument_count
()
end