Sign in
llvm
/
llvm-project
/
74cbd71072de4f20c5cb9852dc4cf96ac7a4b5a4
/
.
/
flang
/
test
/
Semantics
/
label12.f90
blob: 1a926de7f07fcde3f2f7e00f7c8f8e33e76d39c0 [
file
] [
log
] [
blame
]
!
RUN
:
not
%
flang_fc1
-
fdebug
-
unparse
-
with
-
symbols
%
s
2
>&
1
|
FileCheck
%
s
!
CHECK
:
expected
end
of statement
subroutine s
do
10
i
=
1
,
10
5
end
do
10
end
do
end
subroutine s