4 lines
91 B
Fortran
4 lines
91 B
Fortran
PROGRAM FortranIncludeNoPreprocess
|
|
INCLUDE 'no_preprocess.inc'
|
|
END
|