mirror of
https://github.com/nasa/fpp.git
synced 2025-12-13 16:47:48 -06:00
5 lines
83 B
Fortran
5 lines
83 B
Fortran
locate type T at "T.fpp"
|
|
locate constant a at "a.fpp"
|
|
|
|
struct S { x: T } default a
|