program main
  use dynamic
  implicit none

  call hello()
end program main
