Sign in
llvm
/
llvm-project
/
74cbd71072de4f20c5cb9852dc4cf96ac7a4b5a4
/
.
/
flang
/
test
/
Semantics
/
implicit05.f90
blob: f033aa2cc95e6e63c218d6072be153104d57708b [
file
] [
log
] [
blame
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
subroutine s
!
ERROR
:
'a'
does
not
follow
'b'
alphabetically
implicit
integer
(
b
-
a
)
end