repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Accept polymorphic component element in storage_size
[llvm-project.git]
/
flang
/
test
/
Semantics
/
Inputs
/
mod-file-unchanged.f90
blob
46c208aeb67a6f847ac8d370641abfd8961b6ede
1
module
m
2
dimension
::
x
(
10
)
3
public
::
x
4
real
::
x
5
end module
m