Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-09-19
/
.
/
flang
/
test
/
Semantics
/
implicit05.f90
blob: f033aa2cc95e6e63c218d6072be153104d57708b [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
subroutine s
!
ERROR
:
'a'
does
not
follow
'b'
alphabetically
implicit
integer
(
b
-
a
)
end