CMake/Tests/FortranModules/in_interface/main.f90

4 lines
55 B
Fortran
Raw Normal View History

program hello
use test_interface
end program hello