summaryrefslogtreecommitdiff
path: root/Tests/FortranOnly/preprocess3.f
blob: 6595d62cbacfdde4ba8d68fb07676e96b3daeaea (plain)
1
2
3
4
#define int INTEGER
       PROGRAM PREPRO
       int f
       END