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