mirror of
https://github.com/nasa/fpp.git
synced 2025-12-13 16:47:48 -06:00
6 lines
122 B
Fortran
6 lines
122 B
Fortran
locate type T1 at "T1.fpp"
|
|
locate constant a at "a.fpp"
|
|
locate type T2 at "T2.fpp"
|
|
|
|
port P(x: T1, y: string size a) -> T2
|