mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 10:38:08 -06:00
5 lines
89 B
Fortran
5 lines
89 B
Fortran
locate constant a at "a.fpp"
|
|
locate constant b at "b.fpp"
|
|
|
|
constant c = { x = a, y = b }
|