summaryrefslogtreecommitdiff
path: root/3.8.2/share/cmake-3.8/Modules/FortranCInterface/Verify/VerifyFortran.f
blob: a17e48d1bd6cc5e37c62c286df5558751dfc1399 (plain)
1
2
3
      subroutine VerifyFortran
        print *, 'VerifyFortran'
      end