fpp/compiler/tools/fpp-syntax/test/include-module.fpp
2020-03-25 09:31:02 -07:00

6 lines
40 B
Fortran

module M {
include "constant.fpp"
}