blob: dc6454cf1b51e7bcec6f8bee8818d2c8bfa1ce36 [file] [log] [blame]
program hello
use static_hello
implicit none
call static_say_hello()
end program hello