mirror of
https://github.com/nasa/fpp.git
synced 2025-12-13 16:47:48 -06:00
6 lines
79 B
Fortran
6 lines
79 B
Fortran
locate type T at "T.fpp"
|
|
locate type C.T at "C.fpp"
|
|
|
|
type A1 = T
|
|
type A2 = C.T
|