Sign in
llvm
/
llvm-test-suite
/
refs/tags/llvmorg-19.1.2
/
.
/
Fortran
/
gfortran
/
regression
/
include_24.f90
blob: 1fe9eb57625bbceb859bc9b6889d98f87e5bb3a4 [
file
] [
log
] [
blame
]
implicit
none
include
"."
!
{
dg
-
error
"Included file '.' is not a regular file"
}
end
!
{
dg
-
prune
-
output
"compilation terminated."
}