aboutsummaryrefslogtreecommitdiff
path: root/example_packages/hello_complex_2/test/test_mod.f90
blob: edb26263d0cb262439bafd82ce4dfad8358028c1 (plain)
1
2
3
4
5
module test_mod
implicit none


end module test_mod