cmake/Tests/FortranModules/test_preprocess_module.F90
2016-10-30 18:24:19 +01:00

6 lines
60 B
Fortran

#ifdef FOO
MODULE PPAvailable
! no conent
END MODULE
#endif