Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
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