Sign in
cos
/
mirrors
/
github.com
/
llvm
/
llvm-project
/
refs/heads/main
/
.
/
flang
/
test
/
Semantics
/
bug2292.f90
blob: 87c1ff39390cf3c39c159f52d5c7be2e60be2db1 [
file
] [
log
] [
blame
] [
edit
]
!
RUN
:
%
python
%
S
/
test_errors
.
py
%
s
%
flang_fc1
subroutine
sub
(
lb
)
!
ERROR
:
The
lower bounds of the parameter
'const'
are
not
constant
integer
,
parameter
::
const
(
lb
:*)
=
[
0
]
end