mirror of
https://github.com/nasa/fpp.git
synced 2025-12-13 00:06:20 -06:00
7 lines
106 B
Fortran
7 lines
106 B
Fortran
passive component C {
|
|
array A = [3] U32
|
|
}
|
|
|
|
@ An identical array outside the component
|
|
array A = [3] U32
|