fpp/compiler/tools/fpp-depend/test/def_struct.fpp
2020-04-15 14:56:19 -07:00

5 lines
83 B
Fortran

locate type T at "T.fpp"
locate constant a at "a.fpp"
struct S { x: T } default a