mirror of
https://github.com/nasa/fpp.git
synced 2025-12-14 01:11:35 -06:00
5 lines
81 B
Fortran
5 lines
81 B
Fortran
locate constant a at "a.fpp"
|
|
locate constant b at "b.fpp"
|
|
|
|
constant c = [ a, b ]
|