Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-133052-add-loop-bitconvert-tests
/
.
/
flang
/
test
/
Semantics
/
cuf12.cuf
blob: 1b79c9889dfeaf0c642843082f120c81972a0f90 [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
program test
real
,
device
::
b
(
100
)
!
ok
block
real
,
device
::
a
(
100
)
!
ok
end
block
end
program