fpp/compiler/tools/fpp-to-cpp/test/state-machine/state/BasicGuardTestArray.fpp
2024-10-14 15:48:34 -07:00

10 lines
93 B
Fortran

module FppTest {
module SmState {
include "include/BasicGuardTestArray.fppi"
}
}