Sign in
llvm
/
llvm-project
/
74cbd71072de4f20c5cb9852dc4cf96ac7a4b5a4
/
.
/
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