mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 01:11:35 -06:00
5 lines
76 B
Fortran
5 lines
76 B
Fortran
locate type T at "T.fpp"
|
|
locate constant a at "a.fpp"
|
|
|
|
enum E : T { x = a }
|