brintos

brintos / llvm-project-archived public Read only

0
0
Text · 69 B · 46c208a Raw
6 lines · plain
1module m2  dimension :: x(10)3  public :: x4  real :: x5end module m6