Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/12.0-2021-07-10
/
.
/
flang
/
test
/
Semantics
/
implicit05.f90
blob: 6f7380dfd3545b729752854e69fe2777f4306162 [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
S
/
test_errors
.
sh
%
s
%
t
%
f18
subroutine s
!
ERROR
:
'a'
does
not
follow
'b'
alphabetically
implicit
integer
(
b
-
a
)
end