Sign in
fuchsia
/
third_party
/
github.com
/
llvm
/
llvm-project
/
refs/heads/main
/
.
/
flang
/
test
/
Semantics
/
canondo18.f90
blob: 70f9cb9d54d34bfc60e2068c62bdbd5bb4943c53 [
file
] [
edit
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
do
10
j
=
1
,
1
!
ERROR
:
This
statement cannot terminate the DO loop
10
stop
end