Sign in
llvm
/
llvm-project
/
c9ad356266f3c91d90bcb149d178423cb3e04c42
/
.
/
flang
/
test
/
Semantics
/
implicit10.f90
blob: 081f236f3a4fd00a834d0ae2f9c721b25d0bec96 [
file
] [
log
] [
blame
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
-
fimplicit
-
none
!
ERROR
:
No
explicit
type declared
for
'f'
function
f
()
!
ERROR
:
No
explicit
type declared
for
'x'
f
=
x
end