main.f90 69 B

1234567
  1. use static_hello
  2. implicit none
  3. call static_say_hello()
  4. end program