CMake/Tests/FortranOnly/preprocess2.f
2020-05-21 11:44:14 -04:00

5 lines
66 B
Fortran

#define int INTEGER
PROGRAM PREPRO
int f
END